Author: adamg                        Date: Fri Jun 20 11:02:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.13.21; still needs some work

---- Files affected:
SPECS:
   d2x-xl.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/d2x-xl.spec
diff -u SPECS/d2x-xl.spec:1.4 SPECS/d2x-xl.spec:1.5
--- SPECS/d2x-xl.spec:1.4       Mon Feb 12 22:23:52 2007
+++ SPECS/d2x-xl.spec   Fri Jun 20 13:01:56 2008
@@ -2,17 +2,18 @@
 Summary:       D2X-XL - port of Descent 2 to OpenGL
 Summary(pl.UTF-8):     D2X-XL - port Descenta 2 do OpenGL-a
 Name:          d2x-xl
-Version:       1.5.112
+Version:       1.13.21
 Release:       0.1
 License:       GPLv2
 Group:         X11/Applications/Games
-Source0:       http://www.descent2.de/resources/%{name}-src-%{version}.tgz
-# Source0-md5: 8eefcfc57bcf27ff5fb91a3da750a87a
+Source0:       http://www.descent2.de/downloads/%{name}-src-%{version}.rar
+# Source0-md5: cafe37ea82ba4c37da61c6a8c0c517f4
 URL:           http://www.descent2.de/
 BuildRequires: SDL-devel
 BuildRequires: SDL_mixer-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: unrar
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -22,13 +23,16 @@
 D2X-XL - port Descenta 2 do OpenGL-a.
 
 %prep
-%setup -q -n src
+%setup -q -c -T
+unrar x -idq %{SOURCE0}
+unrar x -idq d2x-xl-makefiles.rar
 
 %build
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+chmod u+x configure
 %configure
 %{__make}
 
@@ -52,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/06/20 11:01:56  adamg
+- updated to 1.13.21; still needs some work
+
 Revision 1.4  2007/02/12 21:23:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/d2x-xl.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to