Hello community,

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

Package is "cpio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpio/cpio.changes        2014-12-10 
23:43:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cpio.new/cpio.changes   2015-01-08 
23:01:02.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan  1 22:54:20 UTC 2015 - [email protected]
+
+- build with PIE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cpio.spec ++++++
--- /var/tmp/diff_new_pack.hRjsH7/_old  2015-01-08 23:01:03.000000000 +0100
+++ /var/tmp/diff_new_pack.hRjsH7/_new  2015-01-08 23:01:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cpio
 #
-# Copyright (c) 2014 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
@@ -92,7 +92,8 @@
 %build
 gettextize -f
 autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \
+CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIE" \
+LDFLAGS="-pie" \
 ./configure  \
     --with-rmt="%{_sysconfdir}/rmt" \
     --enable-mt \

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

Reply via email to