commit fltk for openSUSE:Factory
Hello community, here is the log from the commit of package fltk for openSUSE:Factory checked in at Sat Dec 26 11:53:42 CET 2009. -------- --- fltk/fltk.changes 2009-12-01 14:45:46.000000000 +0100 +++ /mounts/work_src_done/STABLE/fltk/fltk.changes 2009-12-18 17:48:20.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Dec 18 17:48:09 CET 2009 - jengelh@medozas.de + +- enable parallel building + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fltk.spec ++++++ --- /var/tmp/diff_new_pack.uPkLsC/_old 2009-12-26 11:52:56.000000000 +0100 +++ /var/tmp/diff_new_pack.uPkLsC/_new 2009-12-26 11:52:56.000000000 +0100 @@ -24,7 +24,7 @@ Group: Development/Libraries/X11 AutoReqProv: on Version: 1.1.9.9 -Release: 1 +Release: 2 Summary: Free C++ GUI Toolkit for the X Window System, OpenGL, and WIN32 Url: http://www.fltk.org/ # some of files were updated from CinePaint CVS: @@ -105,7 +105,8 @@ --includedir=%{_includedir} \ --enable-shared --enable-threads make glflags="-L%{_libdir} -lGL" \ - fltkflags="-L%{_libdir} -lfltk" + fltkflags="-L%{_libdir} -lfltk" \ + %{?jobs:-j%jobs}; %install make install libdir=${RPM_BUILD_ROOT}%{_libdir}/ \ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de