Hello community,

here is the log from the commit of package SDL for openSUSE:Factory checked in 
at 2011-12-21 14:59:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL (Old)
 and      /work/SRC/openSUSE:Factory/.SDL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL/SDL.changes  2011-09-23 01:51:15.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.SDL.new/SDL.changes     2011-12-21 
14:59:14.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Dec 20 10:59:17 UTC 2011 - [email protected]
+
+- own aclocal directory, there is no other reason to buildrequire
+  automake
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ SDL.spec ++++++
--- /var/tmp/diff_new_pack.ccHl9l/_old  2011-12-21 14:59:15.000000000 +0100
+++ /var/tmp/diff_new_pack.ccHl9l/_new  2011-12-21 14:59:15.000000000 +0100
@@ -19,14 +19,21 @@
 %define aalib   0
 
 Name:           SDL
-BuildRequires:  esound-devel nasm
+BuildRequires:  esound-devel
+BuildRequires:  nasm
 %if 0%{?suse_version} > 1100
 BuildRequires:  libpulse-devel
 %endif
 %if 0%{?suse_version} < 1120
 BuildRequires:  arts-devel
 %else
-BuildRequires:  Mesa-devel alsa-devel gcc-c++ glib2-devel libstdc++-devel 
pkgconfig xorg-x11-devel
+BuildRequires:  Mesa-devel
+BuildRequires:  alsa-devel
+BuildRequires:  gcc-c++
+BuildRequires:  glib2-devel
+BuildRequires:  libstdc++-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xorg-x11-devel
 %endif
 %if 0%{?aalib} == 1
 BuildRequires:  aalib-devel
@@ -34,11 +41,11 @@
 %ifarch ppc ppc64
 BuildRequires:  libspe2-devel
 %endif
-License:        LGPL-2.1+
-Group:          System/Libraries
 Version:        1.2.14
-Release:        9
+Release:        0
 Summary:        Simple DirectMedia Layer Library
+License:        LGPL-2.1+
+Group:          System/Libraries
 Source:         http://www.libsdl.org/release/SDL-%{version}.tar.gz
 Source2:        baselibs.conf
 Patch0:         SDL-1.2.13-x11-keytounicode.patch
@@ -57,7 +64,6 @@
 %package -n libSDL-1_2-0
 Summary:        Simple DirectMedia Layer Library
 Group:          System/Libraries
-License:        LGPL-2.1+
 # SDL was used last in 11.1
 Provides:       SDL = %{version}
 Obsoletes:      SDL < %{version}
@@ -72,7 +78,6 @@
 across multiple platforms.
 
 %package -n libSDL-devel
-License:        LGPL-2.1+
 Summary:        SDL Library Developer Files
 Group:          Development/Libraries/X11
 # SDL-devel was used last in 11.1
@@ -137,7 +142,7 @@
 %{_libdir}/*.so
 %{_libdir}/libSDLmain.a
 %{_includedir}/SDL
-%{_datadir}/aclocal/*
+%{_datadir}/aclocal
 %{_mandir}/*/*
 %{_libdir}/pkgconfig/sdl.pc
 

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

Reply via email to