Hello community,

here is the log from the commit of package diffutils for openSUSE:Factory 
checked in at 2015-01-08 23:01:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diffutils (Old)
 and      /work/SRC/openSUSE:Factory/.diffutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diffutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/diffutils/diffutils.changes      2013-12-07 
07:43:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.diffutils.new/diffutils.changes 2015-01-08 
23:01:03.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan  3 15:25:32 UTC 2015 - [email protected]
+
+- build with PIE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ diffutils.spec ++++++
--- /var/tmp/diff_new_pack.PkFTxS/_old  2015-01-08 23:01:04.000000000 +0100
+++ /var/tmp/diff_new_pack.PkFTxS/_new  2015-01-08 23:01:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package diffutils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -43,6 +43,8 @@
 %setup -q
 
 %build
+export CFLAGS="%optflags -fPIE"
+export LDFLAGS="-pie"
 %configure
 make %{?_smp_mflags}
 



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to