Author: qboosh                       Date: Sun Aug 12 21:58:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.12
- BR: pulseaudio-devel (new driver, libpulse-simple is dynamically loaded)

---- Files affected:
SPECS:
   SDL.spec (1.159 -> 1.160) 

---- Diffs:

================================================================
Index: SPECS/SDL.spec
diff -u SPECS/SDL.spec:1.159 SPECS/SDL.spec:1.160
--- SPECS/SDL.spec:1.159        Mon Feb 12 22:23:45 2007
+++ SPECS/SDL.spec      Sun Aug 12 23:58:25 2007
@@ -14,6 +14,7 @@
 # NOTE: the following libraries are dlopened by soname detected at build time:
 # libasound.so.2
 # libesd.so.0
+# libpulse-simple.so.0
 # libX11.so.6
 # libXext.so.6
 # libXrender.so.1
@@ -22,12 +23,12 @@
 Summary(pl.UTF-8):     SDL (Simple DirectMedia Layer) - Biblioteka do 
gier/multimediów
 Summary(zh_CN.UTF-8):  SDL (Simple DirectMedia Layer) Generic APIs - 游戏/多媒体库
 Name:          SDL
-Version:       1.2.11
-Release:       2
-License:       LGPL
+Version:       1.2.12
+Release:       1
+License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://www.libsdl.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: 418b42956b7cd103bfab1b9077ccc149
+# Source0-md5: 544b4554986e51eed6d34435cf9c5f3f
 Patch0:                %{name}-mmx-constraints.patch
 Patch1:                %{name}-acfix.patch
 Patch2:                %{name}-caca.patch
@@ -50,6 +51,7 @@
 %endif
 BuildRequires: perl-modules
 %{?with_directfb:BuildRequires:        pkgconfig >= 1:0.7}
+BuildRequires: pulseaudio-devel >= 0.9
 %{?with_svga:BuildRequires:    svgalib-devel >= 1.4.0}
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXext-devel
@@ -146,6 +148,7 @@
 %package examples
 Summary:       SDL - example programs
 Summary(pl.UTF-8):     SDL - programy przykładowe
+License:       Public Domain
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -208,6 +211,7 @@
        DESTDIR=$RPM_BUILD_ROOT \
        m4datadir=%{_aclocaldir}
 
+rm -rf test/autom4te.cache
 install test/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 rm -rf docs/man3
@@ -249,6 +253,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.160  2007/08/12 21:58:25  qboosh
+- updated to 1.2.12
+- BR: pulseaudio-devel (new driver, libpulse-simple is dynamically loaded)
+
 Revision 1.159  2007/02/12 21:23:45  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/SDL.spec?r1=1.159&r2=1.160&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to