Hello community,

here is the log from the commit of package p7zip for openSUSE:Factory checked 
in at 2015-12-18 21:52:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/p7zip (Old)
 and      /work/SRC/openSUSE:Factory/.p7zip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "p7zip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/p7zip/p7zip.changes      2015-10-28 
17:18:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.p7zip.new/p7zip.changes 2015-12-18 
21:52:20.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Dec 15 11:26:26 UTC 2015 - [email protected]
+
+- Enable PIE & LD_BIND_NOW security features
+- Package all the text documentation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ p7zip.spec ++++++
--- /var/tmp/diff_new_pack.gkjnIZ/_old  2015-12-18 21:52:21.000000000 +0100
+++ /var/tmp/diff_new_pack.gkjnIZ/_new  2015-12-18 21:52:21.000000000 +0100
@@ -58,7 +58,7 @@
 perl -pi -e 's/(\$\(LOCAL_FLAGS\))/'"%{optflags}"' \\\n\t$1/' makefile.machine
 
 %build
-make %{?_smp_mflags} all2
+make %{?_smp_mflags} OPTFLAGS="%{optflags} -Wl,-z,now -fPIC -pie" all2
 
 %install
 mkdir -p %{buildroot}/%{_bindir}
@@ -87,8 +87,7 @@
 %{_libdir}/%{name}/Codecs/*
 %{_bindir}/7z
 %{_bindir}/7za
-%doc %{_defaultdocdir}/%{name}
-#%doc %{_defaultdocdir}/%{name}/DOCS/copying.txt
+%doc DOC/*.txt
 %{_mandir}/man1/*
 
 %changelog


Reply via email to