Hello community,

here is the log from the commit of package SDL for openSUSE:Factory
checked in at Tue Sep 20 09:27:35 CEST 2011.



--------
--- SDL/SDL.changes     2010-12-05 20:42:20.000000000 +0100
+++ /mounts/work_src_done/STABLE/SDL/SDL.changes        2011-09-16 
14:01:24.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Sep 16 12:01:12 UTC 2011 - [email protected]
+
+- remove _service, too fragile
+
+-------------------------------------------------------------------
+Sat Jul  2 14:47:46 UTC 2011 - [email protected]
+
+- Use %_smp_mflags for parallel building
+- Strip %clean section (not needed on BS)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  _service
  _service:download_url:SDL-1.2.14.tar.gz

New:
----
  SDL-1.2.14.tar.gz

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

Other differences:
------------------
++++++ SDL.spec ++++++
--- /var/tmp/diff_new_pack.Kzllee/_old  2011-09-20 09:27:31.000000000 +0200
+++ /var/tmp/diff_new_pack.Kzllee/_new  2011-09-20 09:27:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package SDL (Version 1.2.14)
+# spec file for package SDL
 #
-# 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
@@ -54,12 +54,6 @@
 API for access to audio, keyboard, mouse, and display framebuffer
 across multiple platforms.
 
-
-
-Authors:
---------
-    Sam Lantinga <[email protected]>
-
 %package -n libSDL-1_2-0
 Summary:        Simple DirectMedia Layer Library
 Group:          System/Libraries
@@ -77,12 +71,6 @@
 API for access to audio, keyboard, mouse, and display framebuffer
 across multiple platforms.
 
-
-
-Authors:
---------
-    Sam Lantinga <[email protected]>
-
 %package -n libSDL-devel
 License:        LGPLv2.1+
 Summary:        SDL Library Developer Files
@@ -104,12 +92,6 @@
 This package contains files needed for development with the SDL
 library.
 
-
-
-Authors:
---------
-    Sam Lantinga <[email protected]>
-
 %prep
 %setup -q
 %patch0
@@ -132,15 +114,12 @@
 %endif
     --disable-video-svga \
     --disable-video-ps3
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %post -n libSDL-1_2-0 -p /sbin/ldconfig
 
 %postun -n libSDL-1_2-0 -p /sbin/ldconfig


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



Remember to have fun...

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

Reply via email to