Hello community,

here is the log from the commit of package libassuan for openSUSE:Factory 
checked in at 2013-06-14 16:46:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libassuan (Old)
 and      /work/SRC/openSUSE:Factory/.libassuan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libassuan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libassuan/libassuan.changes      2012-12-05 
13:55:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libassuan.new/libassuan.changes 2013-06-14 
16:46:11.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jun 10 19:42:40 UTC 2013 - crrodrig...@opensuse.org
+
+- build with LFS support in 32bit archs to be consistent
+  with the rest of the system, no good will come when LFS
+  enabled callers talk to non-LFS libraries.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libassuan.spec ++++++
--- /var/tmp/diff_new_pack.qTRxll/_old  2013-06-14 16:46:11.000000000 +0200
+++ /var/tmp/diff_new_pack.qTRxll/_new  2013-06-14 16:46:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libassuan
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -56,7 +56,7 @@
 
 %build
 # Compile with PIC, library is linked into shared libraries:
-export CFLAGS="%{optflags}"
+export CFLAGS="%{optflags} $(getconf LFS_CFLAGS)"
 export LDFLAGS="-fPIC"
 %configure
 make %{?_smp_mflags}

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

Reply via email to