Hello community,

here is the log from the commit of package vorbis-tools for openSUSE:Factory 
checked in at 2015-01-03 22:03:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vorbis-tools (Old)
 and      /work/SRC/openSUSE:Factory/.vorbis-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vorbis-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vorbis-tools/vorbis-tools.changes        
2014-07-25 12:27:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vorbis-tools.new/vorbis-tools.changes   
2015-01-03 22:03:12.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 31 12:20:32 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vorbis-tools.spec ++++++
--- /var/tmp/diff_new_pack.0tgMtc/_old  2015-01-03 22:03:13.000000000 +0100
+++ /var/tmp/diff_new_pack.0tgMtc/_new  2015-01-03 22:03:13.000000000 +0100
@@ -81,6 +81,8 @@
 autoreconf --force --install
 # test ! -f po/Makevars.template || mv po/Makevars.template po/Makevars
 
+export CFLAGS="$RPM_OPT_FLAGS -fPIE"
+export LDFLAGS="-pie"
 %configure --disable-rpath
 make %{?_smp_mflags}
 
@@ -92,9 +94,6 @@
 
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS CHANGES COPYING README

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

Reply via email to