Hello community,

here is the log from the commit of package tar for openSUSE:Factory checked in 
at 2014-12-23 12:33:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tar (Old)
 and      /work/SRC/openSUSE:Factory/.tar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tar/tar.changes  2014-12-01 14:00:19.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.tar.new/tar.changes     2014-12-23 
12:31:33.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec 21 12:33:22 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tar.spec ++++++
--- /var/tmp/diff_new_pack.ANbuAU/_old  2014-12-23 12:31:35.000000000 +0100
+++ /var/tmp/diff_new_pack.ANbuAU/_new  2014-12-23 12:31:35.000000000 +0100
@@ -89,7 +89,7 @@
 %patch20 -p1
 
 %build
-%define my_cflags -W -Wall -Wpointer-arith -Wstrict-prototypes 
-Wformat-security -Wno-unused-parameter
+%define my_cflags -W -Wall -Wpointer-arith -Wstrict-prototypes 
-Wformat-security -Wno-unused-parameter -fPIE
 export CFLAGS="%{optflags} %my_cflags"
 export RSH="/usr/bin/rsh"
 export DEFAULT_ARCHIVE_FORMAT="POSIX"
@@ -97,7 +97,7 @@
        gl_cv_func_linkat_follow="yes" \
        --enable-backup-scripts \
        --disable-silent-rules
-make %{?_smp_mflags};
+make %{?_smp_mflags} LDFLAGS="-pie"
 cd tests
 make genfile
 mkdir bin



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to