Hello community,

here is the log from the commit of package SDLmm for openSUSE:Factory checked 
in at 2013-11-12 15:22:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDLmm (Old)
 and      /work/SRC/openSUSE:Factory/.SDLmm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDLmm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDLmm/SDLmm.changes      2011-11-16 
17:22:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.SDLmm.new/SDLmm.changes 2013-11-12 
15:22:57.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 11 04:19:24 UTC 2013 - [email protected]
+
+- Set RPM groups to the same values as on the main SDL packages
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ SDLmm.spec ++++++
--- /var/tmp/diff_new_pack.LrP2EM/_old  2013-11-12 15:22:58.000000000 +0100
+++ /var/tmp/diff_new_pack.LrP2EM/_new  2013-11-12 15:22:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDLmm
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -16,12 +16,14 @@
 #
 
 
-
 Name:           SDLmm
-BuildRequires:  gcc-c++ libSDL-devel libtool
 Summary:        Simple DirectMedia Layer Glue for C++
+License:        LGPL-2.1+
+Group:          Development/Libraries/X11
 Version:        0.1.8
-Release:        1152
+Release:        0
+Url:            http://sdlmm.sf.net/
+
 Source:         %{name}-%{version}.tar.bz2
 Source2:        baselibs.conf
 Patch:          %{name}-%{version}.patch
@@ -29,9 +31,9 @@
 Patch2:         %{name}-%{version}-autoheader.patch
 Patch3:         %{name}-%{version}-m4.patch
 Patch4:         %{name}-%{version}-makefile.patch
-Url:            http://sdlmm.sourceforge.net/
-License:        LGPL-2.1+
-Group:          System/Libraries
+BuildRequires:  gcc-c++
+BuildRequires:  libSDL-devel
+BuildRequires:  libtool
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -41,9 +43,8 @@
 tries to support every platform that SDL supports.
 
 %package -n libSDLmm-0_1-8
-Group:          System/Libraries
 Summary:        Simple DirectMedia Layer Glue for C++
-License:        LGPL-2.1+
+Group:          System/Libraries
 Provides:       SDLmm = %{version}
 Obsoletes:      SDLmm <= %{version}
 
@@ -54,10 +55,11 @@
 tries to support every platform that SDL supports.
 
 %package -n libSDLmm-devel
-License:        LGPL-2.1+
 Summary:        Libraries, includes and more to develop SDLmm applications
 Group:          Development/Libraries/X11
-Requires:       libSDLmm-0_1-8 = %{version} libSDL-devel libstdc++-devel
+Requires:       libSDL-devel
+Requires:       libSDLmm-0_1-8 = %{version}
+Requires:       libstdc++-devel
 Provides:       SDLmm-devel = %{version}
 Obsoletes:      SDLmm-devel <= %{version}
 

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

Reply via email to