Hello community,

here is the log from the commit of package libpng12 for openSUSE:Factory 
checked in at 2015-08-17 17:25:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpng12 (Old)
 and      /work/SRC/openSUSE:Factory/.libpng12.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpng12"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpng12/libpng12.changes        2015-03-03 
11:10:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libpng12.new/libpng12.changes   2015-08-17 
17:26:00.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug  7 14:31:26 UTC 2015 - pgaj...@suse.com
+
+- build in build section
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libpng12.spec ++++++
--- /var/tmp/diff_new_pack.clO4TY/_old  2015-08-17 17:26:00.000000000 +0200
+++ /var/tmp/diff_new_pack.clO4TY/_new  2015-08-17 17:26:00.000000000 +0200
@@ -102,16 +102,14 @@
 %patch1
 
 %build
-# We'll never use the old pgcc-2.95.1 with the buggy -O3, so having
-# the -O3 that is originally used should work.
-# Substitute the -O2 to -O3 because I'm not sure if simply appending
-# it will preserve(not override) the detailed opt flags used in RPM_OPT_FLAGS:
-%configure CFLAGS="`echo $RPM_OPT_FLAGS|sed 's/-O2/-O3/'` 
-DPNG_SKIP_SETJMP_CHECK" \
-             --prefix=/usr \
-             --libdir=%{_libdir} \
-              --mandir=%{_mandir} \
+# PNG_SAFE_LIMITS_SUPPORTED: 
http://www.openwall.com/lists/oss-security/2015/01/10/1
+export CFLAGS="%optflags -O3 -DPNG_SAFE_LIMITS_SUPPORTED 
-DPNG_SKIP_SETJMP_CHECK $(getconf LFS_CFLAGS)"
+export LDFLAGS="-Wl,-z,relro,-z,now"
+
+%configure \
               --disable-static \
               --with-libpng-compat=no
+make %{?_smp_mflags}
 
 %check
 make check


Reply via email to