Hello community,

here is the log from the commit of package GraphicsMagick for openSUSE:Factory 
checked in at 2016-06-25 02:23:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/GraphicsMagick (Old)
 and      /work/SRC/openSUSE:Factory/.GraphicsMagick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "GraphicsMagick"

Changes:
--------
--- /work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick.changes    
2016-06-14 23:08:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick.changes       
2016-06-25 02:23:32.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jun 23 11:54:26 UTC 2016 - meiss...@suse.com
+
+- Build "gm" as position independend executable (PIE).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ GraphicsMagick.spec ++++++
--- /var/tmp/diff_new_pack.VG36J2/_old  2016-06-25 02:23:33.000000000 +0200
+++ /var/tmp/diff_new_pack.VG36J2/_new  2016-06-25 02:23:33.000000000 +0200
@@ -236,6 +236,7 @@
 export PERLOPTS="PREFIX=%{buildroot}%{_prefix}"
 # This shouldn't be there yet.
 rm -f PerlMagick/Makefile.PL
+export CFLAGS="$RPM_OPT_FLAGS -fPIE"
 %configure --enable-shared --disable-static \
        --with-modules --enable-lzw \
        --with-frozenpaths \
@@ -248,7 +249,7 @@
        --x-libraries=%{_libdir} \
        --x-includes=%{_prefix}/include
 #      --with-perl-options="$PERLOPTS" \
-make %{?_smp_mflags}
+make %{?_smp_mflags} LDFLAGS="-pie"
 cd PerlMagick
 if [ -e PerlMagick/typemap ]; then
   echo "With Graphics Magick 1.4.0, typmap exists yet, please "


Reply via email to