Author: djurban                      Date: Sun Oct 30 20:19:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to todays snapshot, many fixes since 1.2.9, among others:
  * altivec support extended
  * gcc4.1 compile fixes

---- Files affected:
SPECS:
   SDL.spec (1.141 -> 1.142) 

---- Diffs:

================================================================
Index: SPECS/SDL.spec
diff -u SPECS/SDL.spec:1.141 SPECS/SDL.spec:1.142
--- SPECS/SDL.spec:1.141        Mon Aug 29 20:55:09 2005
+++ SPECS/SDL.spec      Sun Oct 30 21:19:24 2005
@@ -11,16 +11,18 @@
 %bcond_without arts            # without aRts audio support
 %bcond_without esd             # without EsounD audio support
 #
+%define                _snap   051030
 Summary:       SDL (Simple DirectMedia Layer) - Game/Multimedia Library
 Summary(pl):   SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimediów
 Summary(zh_CN):        SDL (Simple DirectMedia Layer) Generic APIs - 
ÓÎϡ/śŕĂ˝Ěĺżâ
 Name:          SDL
-Version:       1.2.9
-Release:       1
+Version:       1.2.10
+Release:       0.%{_snap}.1
 License:       LGPL
 Group:         X11/Libraries
-Source0:       http://www.libsdl.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: 80919ef556425ff82a8555ff40a579a0
+#Source0:      http://www.libsdl.org/release/%{name}-%{version}.tar.gz
+Source0:       %{name}-%{_snap}.tar.bz2
+# Source0-md5: e0ab8e77644db78b30e3b68965bdfd6c
 Patch0:                %{name}-byteorder.patch
 Patch1:                %{name}-amfix.patch
 Patch2:                %{name}-lpthread.patch
@@ -145,7 +147,7 @@
 SDL - przykładowe programy.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_snap}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -245,6 +247,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.142  2005/10/30 20:19:24  djurban
+- update to todays snapshot, many fixes since 1.2.9, among others:
+  * altivec support extended
+  * gcc4.1 compile fixes
+
 Revision 1.141  2005/08/29 18:55:09  qboosh
 - updated to 1.2.9, updated gcc4 patch
 
================================================================

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

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

Reply via email to