Hello community,

here is the log from the commit of package aespipe for openSUSE:Factory checked 
in at 2017-06-12 15:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aespipe (Old)
 and      /work/SRC/openSUSE:Factory/.aespipe.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aespipe"

Mon Jun 12 15:28:52 2017 rev:10 rq:501084 version:2.4d

Changes:
--------
--- /work/SRC/openSUSE:Factory/aespipe/aespipe.changes  2017-04-11 
09:39:19.342586489 +0200
+++ /work/SRC/openSUSE:Factory/.aespipe.new/aespipe.changes     2017-06-12 
15:28:56.669870005 +0200
@@ -1,0 +2,5 @@
+Mon Jun  5 07:49:57 UTC 2017 - mplus...@suse.com
+
+- Fix building on Factory (disable pie building)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aespipe.spec ++++++
--- /var/tmp/diff_new_pack.IINAJN/_old  2017-06-12 15:28:57.177798371 +0200
+++ /var/tmp/diff_new_pack.IINAJN/_new  2017-06-12 15:28:57.177798371 +0200
@@ -24,6 +24,7 @@
 Group:          Productivity/Security
 Url:            http://loop-aes.sourceforge.net/
 Source:         
http://loop-aes.sourceforge.net/aespipe/aespipe-v%{version}.tar.bz2
+#!BuildIgnore: gcc-PIE
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gpg2
@@ -36,16 +37,13 @@
 compatible encrypted disk images.
 
 %prep
-%setup -q -n "aespipe-v%{version}"
+%setup -q -n %{name}-v%{version}
 patch  < aes-GPL.diff
 
 %build
 autoreconf -fiv
-%if 0%{?suse_version} > 1315
-export LDFLAGS="-no-pie"
-%endif
 %configure \
-%ifarch %ix86
+%ifarch %{ix86}
   --enable-asm=x86   --enable-padlock --enable-intelaes \
 %endif
 %ifarch amd64 x86_64 ia32e em64t


Reply via email to