Hello community,

here is the log from the commit of package SDL_net for openSUSE:Factory
checked in at Mon Sep 19 15:29:44 CEST 2011.



--------
--- SDL_net/SDL_net.changes     2009-12-19 19:13:39.000000000 +0100
+++ /mounts/work_src_done/STABLE/SDL_net/SDL_net.changes        2011-09-17 
12:23:25.000000000 +0200
@@ -1,0 +2,16 @@
+Sat Sep 17 10:23:20 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+
+-------------------------------------------------------------------
+Mon Aug  1 09:38:04 UTC 2011 - [email protected]
+
+- Update baselibs.conf to also ship libSDL_net-devel-32bit
+
+-------------------------------------------------------------------
+Sat Jul  2 14:53:38 UTC 2011 - [email protected]
+
+- Use %_smp_mflags for parallel building
+- Strip %clean section (not needed on BS)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ SDL_net.spec ++++++
--- /var/tmp/diff_new_pack.Qqa5O4/_old  2011-09-19 15:29:40.000000000 +0200
+++ /var/tmp/diff_new_pack.Qqa5O4/_new  2011-09-19 15:29:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package SDL_net (Version 1.2.7)
+# spec file for package SDL_net
 #
-# Copyright (c) 2009 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           SDL_net
@@ -33,14 +32,6 @@
 %description
 This is a small cross-platform networking library for use with SDL.
 
-
-
-Authors:
---------
-    Sam Lantinga <[email protected]>
-    Roy Wood <[email protected]>
-    Masahiro Minami <[email protected]>
-
 %package -n libSDL_net-1_2-0
 Group:          System/Libraries
 Summary:        Simple DirectMedia Layer - Networking Library
@@ -51,14 +42,6 @@
 %description -n libSDL_net-1_2-0
 This is a small cross-platform networking library for use with SDL.
 
-
-
-Authors:
---------
-    Sam Lantinga <[email protected]>
-    Roy Wood <[email protected]>
-    Masahiro Minami <[email protected]>
-
 %package -n libSDL_net-devel
 License:        LGPLv2.1+
 Summary:        Simple DirectMedia Layer - Networking Library
@@ -70,28 +53,17 @@
 %description -n libSDL_net-devel
 This is a small cross-platform networking library for use with SDL.
 
-
-
-Authors:
---------
-    Sam Lantinga <[email protected]>
-    Roy Wood <[email protected]>
-    Masahiro Minami <[email protected]>
-
 %prep
 %setup -q
 
 %build
 %configure --disable-static --with-pic
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libSDL_net-1_2-0 -p /sbin/ldconfig
 
 %postun -n libSDL_net-1_2-0 -p /sbin/ldconfig

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.Qqa5O4/_old  2011-09-19 15:29:40.000000000 +0200
+++ /var/tmp/diff_new_pack.Qqa5O4/_new  2011-09-19 15:29:40.000000000 +0200
@@ -1,3 +1,6 @@
 libSDL_net-1_2-0
   provides "SDL_net-<targettype> = <version>"
   obsoletes "SDL_net-<targettype> <= <version>"
+libSDL_net-devel
+  requires -libSDL_net-<targettype>
+  requires "libSDL_net-1_2-0-<targettype> = <version>"


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



Remember to have fun...

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

Reply via email to