Hello community,

here is the log from the commit of package SDL for openSUSE:Factory checked in 
at 2012-05-07 22:52:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-31 17:20:20.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.SDL.new/SDL.changes     2012-05-07 
22:52:12.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Apr 26 15:54:46 UTC 2012 - [email protected]
+
+- build version 1.2.15
+  * SDL-1.2.14-wesnoth_clicks.patch is now included in the source code
+  * SDL-1.2.14-joystick-crash.patch is now included in the source code
+
+-------------------------------------------------------------------

Old:
----
  SDL-1.2.14-joystick-crash.patch
  SDL-1.2.14-wesnoth_clicks.patch
  SDL-1.2.14.tar.gz

New:
----
  SDL-1.2.15.tar.gz

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

Other differences:
------------------
++++++ SDL.spec ++++++
--- /var/tmp/diff_new_pack.RWXVot/_old  2012-05-07 22:52:14.000000000 +0200
+++ /var/tmp/diff_new_pack.RWXVot/_new  2012-05-07 22:52:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -31,10 +31,10 @@
 BuildRequires:  Mesa-devel
 BuildRequires:  alsa-devel
 BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(glib-2.0)
 %endif
 %if 0%{?aalib} == 1
 BuildRequires:  aalib-devel
@@ -42,19 +42,16 @@
 %ifarch ppc ppc64
 BuildRequires:  libspe2-devel
 %endif
-Version:        1.2.14
+Version:        1.2.15
 Release:        0
 Summary:        Simple DirectMedia Layer Library
 License:        LGPL-2.1+
 Group:          System/Libraries
+Url:            http://www.libsdl.org/
 Source:         http://www.libsdl.org/release/SDL-%{version}.tar.gz
 Source2:        baselibs.conf
+# PATCH-FIX-OPENSUSE SDL-1.2.13-x11-keytounicode.patch
 Patch0:         SDL-1.2.13-x11-keytounicode.patch
-# PATCH-FIX-UPSTREAM SDL-1.2.14-wesnoth_clicks.patch 
http://bugzilla.libsdl.org/show_bug.cgi?id=894 -- See bug report, fixes Wesnoth
-Patch1:         SDL-1.2.14-wesnoth_clicks.patch
-# PATCH-FIX-UPSTREAM SDL-1.2.14-joystick-crash.patch 
https://bugzilla.novell.com/show_bug.cgi?id=632271 -- See bug report, fixes 
joystick crash
-Patch2:         SDL-1.2.14-joystick-crash.patch
-Url:            http://www.libsdl.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -88,8 +85,13 @@
 %ifarch ppc64
 Obsoletes:      SDL-devel-64bit
 %endif
+Requires:       Mesa-devel
+Requires:       alsa-devel
+Requires:       gcc
 Requires:       libSDL-1_2-0 = %{version}
-Requires:       gcc libstdc++-devel alsa-devel xorg-x11-devel Mesa-devel 
pkgconfig
+Requires:       libstdc++-devel
+Requires:       pkgconfig
+Requires:       xorg-x11-devel
 %if 0%{?aalib} == 1
 Requires:       aalib-devel
 %endif
@@ -101,8 +103,6 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
-%patch2 -p1
 
 # remove the file to provide sufficient evidence that we are
 # not using this file during the build [bnc#508111]
@@ -123,8 +123,8 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
+%make_install
+rm -f %{buildroot}%{_libdir}/*.la
 
 %post -n libSDL-1_2-0 -p /sbin/ldconfig
 
@@ -137,7 +137,7 @@
 
 %files -n libSDL-devel
 %defattr(-,root,root)
-%doc docs.html README.SVN TODO WhatsNew
+%doc docs.html README.HG TODO WhatsNew
 %doc docs/index.html docs/html docs/images
 %{_bindir}/*
 %{_libdir}/*.so

++++++ SDL-1.2.14.tar.gz -> SDL-1.2.15.tar.gz ++++++
++++ 139214 lines of diff (skipped)

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

Reply via email to