Hello community,

here is the log from the commit of package libpipeline for openSUSE:Factory 
checked in at 2013-06-24 09:33:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpipeline (Old)
 and      /work/SRC/openSUSE:Factory/.libpipeline.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpipeline"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpipeline/libpipeline.changes  2013-04-17 
07:16:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libpipeline.new/libpipeline.changes     
2013-06-24 09:33:02.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 21 01:16:46 UTC 2013 - crrodrig...@opensuse.org
+
+- Use LFS_CFLAGS properly for 32 bit archs. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libpipeline.spec ++++++
--- /var/tmp/diff_new_pack.UPgnlO/_old  2013-06-24 09:33:03.000000000 +0200
+++ /var/tmp/diff_new_pack.UPgnlO/_new  2013-06-24 09:33:03.000000000 +0200
@@ -61,6 +61,7 @@
 %setup
 
 %build
+export CFLAGS="%optflags $(getconf LFS_CFLAGS)"
 %configure                     \
   --enable-shared              \
   --enable-threads=posix       \
@@ -68,7 +69,7 @@
   --enable-socketpair-pipe     \
   --with-pic=yes               \
   --with-gnu-ld           
-make %{?jobs:-j%jobs}
+make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall DESTDIR=%{buildroot}

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

Reply via email to