Hello community,

here is the log from the commit of package cmis-client for openSUSE:Factory 
checked in at 2013-06-18 10:29:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmis-client (Old)
 and      /work/SRC/openSUSE:Factory/.cmis-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmis-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmis-client/cmis-client.changes  2013-02-01 
09:34:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cmis-client.new/cmis-client.changes     
2013-06-18 10:29:29.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jun 10 23:09:00 UTC 2013 - crrodrig...@opensuse.org
+
+- Build with large file support in 32 bit archs, no good 
+ will come mixing LFS-aware executables and non-LFS libraries.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cmis-client.spec ++++++
--- /var/tmp/diff_new_pack.9DOBJJ/_old  2013-06-18 10:29:30.000000000 +0200
+++ /var/tmp/diff_new_pack.9DOBJJ/_new  2013-06-18 10:29:30.000000000 +0200
@@ -80,11 +80,13 @@
 %setup -q -n %{_name}-%{version}
 
 %build
+export CFLAGS="%optflags -D_GNU_SOURCE $(getconf LFS_CFLAGS)"
+export CXXFLAGS="%optflags $(getconf LFS_CFLAGS)"
 %configure \
     --disable-long-tests \
     --disable-static \
     --disable-werror
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install

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

Reply via email to