Hello community,

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

Package is "grep"

Changes:
--------
--- /work/SRC/openSUSE:Factory/grep/grep.changes        2014-12-01 
14:00:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.grep.new/grep.changes   2015-01-08 
23:00:55.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Dec 30 11:23:26 UTC 2014 - [email protected]
+
+- build with PIE enabled
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ grep.spec ++++++
--- /var/tmp/diff_new_pack.mWNUzk/_old  2015-01-08 23:00:56.000000000 +0100
+++ /var/tmp/diff_new_pack.mWNUzk/_new  2015-01-08 23:00:56.000000000 +0100
@@ -51,6 +51,8 @@
 %ifarch ppc ppc64
 export CFLAGS="%{optflags} -mlong-double-64"
 %endif
+export CFLAGS="$CFLAGS -fPIE"
+export LDFLAGS="-pie"
 %if 0%{?suse_version} < 1120
 %configure -C --bindir=/bin --disable-silent-rules
 %else if 0%{?suse_version} < 1310



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

Reply via email to