diff --git a/fltk.spec b/fltk.spec index b0b1bfd..d7366e8 100644 --- a/fltk.spec +++ b/fltk.spec @@ -9,7 +9,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.3.2 -Release: 1%{?dist} +Release: 2%{?dist} # see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details License: LGPLv2+ with exceptions @@ -127,6 +127,8 @@ sed -i.silent '\,^.SILENT:,d' makeinclude.in %build +autoconf + # using --with-optim, so unset CFLAGS/CXXFLAGS export CFLAGS=" " export CXXFLAGS=" " @@ -230,6 +232,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : %changelog +* Thu Jan 16 2014 Petr Hracek - 1.3.2-2 +- fltk is not build properly (#1048857) + * Mon Aug 26 2013 Rex Dieter 1.3.2-1 - fltk-1.3.2