Hello community,

here is the log from the commit of package SDLmm for openSUSE:Factory
checked in at Mon Sep 5 18:09:43 CEST 2011.



--------
--- SDLmm/SDLmm.changes 2010-01-27 02:46:58.000000000 +0100
+++ SDLmm/SDLmm.changes 2011-07-02 16:54:37.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jul  2 14:54:23 UTC 2011 - [email protected]
+
+- Use %_smp_mflags for parallel building
+- Strip %clean section (not needed on BS)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ SDLmm.spec ++++++
--- /var/tmp/diff_new_pack.rA5jFZ/_old  2011-09-05 18:01:23.000000000 +0200
+++ /var/tmp/diff_new_pack.rA5jFZ/_new  2011-09-05 18:01:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package SDLmm (Version 0.1.8)
+# spec file for package SDLmm
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -22,7 +22,7 @@
 BuildRequires:  gcc-c++ libSDL-devel
 Summary:        Simple DirectMedia Layer Glue for C++
 Version:        0.1.8
-Release:        1142
+Release:        1152
 Source:         %{name}-%{version}.tar.bz2
 Source2:        baselibs.conf
 Patch:          %{name}-%{version}.patch
@@ -104,16 +104,13 @@
 %configure \
     --disable-static \
     --with-pic
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%{buildroot}
 rm -f %{buildroot}%{_libdir}/*.la
 rm -f docs/html/Makefil*
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libSDLmm-0_1-8 -p /sbin/ldconfig
 
 %postun -n libSDLmm-0_1-8 -p /sbin/ldconfig


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



Remember to have fun...

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

Reply via email to