Hello community,

here is the log from the commit of package vcdimager for openSUSE:Factory 
checked in at 2013-06-25 09:36:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vcdimager (Old)
 and      /work/SRC/openSUSE:Factory/.vcdimager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vcdimager"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vcdimager/vcdimager.changes      2013-03-04 
17:34:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.vcdimager.new/vcdimager.changes 2013-06-25 
14:47:01.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun 21 04:05:02 UTC 2013 - [email protected]
+
+- Build with large file support in 32 bit archs 
+- remove leftover debug statement in the spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vcdimager.spec ++++++
--- /var/tmp/diff_new_pack.LYwIcA/_old  2013-06-25 14:47:01.000000000 +0200
+++ /var/tmp/diff_new_pack.LYwIcA/_new  2013-06-25 14:47:01.000000000 +0200
@@ -132,6 +132,7 @@
 sed -i 's/AM_PROG_CC_STDC/AC_PROG_CC/' configure.ac
 
 %build
+export CFLAGS="%optflags $(getconf LFS_CFLAGS) -D_GNU_SOURCE"
 ./autogen.sh
 %configure --enable-maintainer-mode --enable-static=no --enable-shared=yes 
--with-pic
 make %{?_smp_mflags}
@@ -141,7 +142,6 @@
 %if 1 == 0
 rm -f %{buildroot}%{_libdir}/*.la
 %endif
-grep -r -E '^#include[ \t]+[<"][^>"]+[">]' %{buildroot}%{_includedir} | awk 
-F: '{print $2}'
 %fdupes -s %{buildroot}%{_mandir}
 
 %check

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to