Hello community,

here is the log from the commit of package libsyncml0 for openSUSE:Factory 
checked in at 2012-06-25 12:35:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsyncml0 (Old)
 and      /work/SRC/openSUSE:Factory/.libsyncml0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsyncml0", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsyncml0/libsyncml0.changes    2012-05-29 
10:34:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libsyncml0.new/libsyncml0.changes       
2012-06-25 12:35:43.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jun 16 19:38:45 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libsyncml0.spec ++++++
--- /var/tmp/diff_new_pack.rC1D5N/_old  2012-06-25 12:35:45.000000000 +0200
+++ /var/tmp/diff_new_pack.rC1D5N/_new  2012-06-25 12:35:45.000000000 +0200
@@ -46,12 +46,6 @@
 synchronization over the internet. You need to install the
 libopensync-* packages and msynctool for that, too.
 
-
-
-Authors:
---------
-    Armin Bauer <[email protected]>
-
 %package -n libsyncml-devel
 Summary:        Header files, libraries and development documentation for 
libsyncml
 Group:          Development/Libraries/C and C++
@@ -69,12 +63,6 @@
 development documentation for libsyncml. If you like to develop
 programs using libsyncml, you will need to install this package.
 
-
-
-Authors:
---------
-    Armin Bauer <[email protected]>
-
 %package -n libsyncml-tools
 Summary:        Library providing support for the SyncML protocol
 Group:          Productivity/Other
@@ -87,12 +75,6 @@
 synchronization over the internet. You need to install the
 libopensync-* packages and msynctool for that, too.
 
-
-
-Authors:
---------
-    Armin Bauer <[email protected]>
-
 %prep
 %setup -q -n libsyncml-%{version}
 %patch1 -p0
@@ -100,17 +82,14 @@
 %build
 autoreconf -sif
 # TODO: Enable strict-aliasing again and fix issues
-CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-%configure --prefix=%_prefix --libdir=%_libdir --localstatedir=%_localstatedir 
--mandir=%_mandir
-%{__make} %{?jobs:-j%jobs}
+export CFLAGS="%optflags -fno-strict-aliasing"
+%configure
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 rm $RPM_BUILD_ROOT/%{_libdir}/libsyncml.*a
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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

Reply via email to