Hello community, here is the log from the commit of package libfli for openSUSE:Factory checked in at 2012-10-11 10:56:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfli (Old) and /work/SRC/openSUSE:Factory/.libfli.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfli", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libfli/libfli.changes 2012-04-19 08:50:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libfli.new/libfli.changes 2012-10-11 11:02:14.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Oct 8 11:52:52 UTC 2012 - [email protected] + +- Build with %{optflags} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfli.spec ++++++ --- /var/tmp/diff_new_pack.mHzELV/_old 2012-10-11 11:02:16.000000000 +0200 +++ /var/tmp/diff_new_pack.mHzELV/_new 2012-10-11 11:02:16.000000000 +0200 @@ -66,7 +66,10 @@ %if "%{_lib}" == "lib64" %define ARCH_POSTFIX 64 %endif - cmake . -DCMAKE_INSTALL_PREFIX=/usr -DLIB_POSTFIX=%{ARCH_POSTFIX} + cmake . -DCMAKE_INSTALL_PREFIX=/usr -DLIB_POSTFIX=%{ARCH_POSTFIX} \ + -DCMAKE_C_FLAGS='%{optflags}' \ + -DCMAKE_VERBOSE_MAKEFILE=TRUE \ + -DCMAKE_BUILD_TYPE=Release make %{?jobs:-j %jobs} %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
