Author: lisu                         Date: Wed Feb 18 11:48:20 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.2.4
- both patches are not longer needed

---- Files affected:
SPECS:
   maxr.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/maxr.spec
diff -u SPECS/maxr.spec:1.6 SPECS/maxr.spec:1.7
--- SPECS/maxr.spec:1.6 Tue Feb 10 12:27:31 2009
+++ SPECS/maxr.spec     Wed Feb 18 12:48:15 2009
@@ -7,20 +7,17 @@
 Summary:       Strategy game
 Summary(pl.UTF-8):     Gra startegiczna
 Name:          maxr
-Version:       0.2.3
+Version:       0.2.4
 Release:       0.1
 License:       GPL v2+
 Group:         X11/Applications/Games/Strategy
 Source0:       http://www.maxthegame.de/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: b52b0f6ce545085277adcf20ac4597c8
-Patch0:                %{name}-Makefile.patch
-Patch1:                %{name}-data.patch
+# Source0-md5: e9ff4a514f08579283e55cfdedff171b
 URL:           http://www.maxr.org/
 BuildRequires: SDL_mixer-devel >= 1.2
 BuildRequires: SDL_net-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: dos2unix
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,11 +38,6 @@
 %prep
 %setup -q
 
-# didn't want to patch without it
-dos2unix data/max.xml
-%patch0 -p1
-%patch1 -p1
-
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -55,6 +47,9 @@
 %configure
 %{__make}
 
+cd src
+%{__make}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -69,7 +64,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ABOUT CHANGELOG data/{AUTHORS,MANUAL,max.xml}
+#%%doc ABOUT CHANGELOG data/{AUTHORS,MANUAL,max.xml}
 %attr(755,root,root) %{_bindir}/maxr
 %{_datadir}/%{name}
 
@@ -79,6 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2009/02/18 11:48:15  lisu
+- up to 0.2.4
+- both patches are not longer needed
+
 Revision 1.6  2009/02/10 11:27:31  lisu
 - new URL
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/maxr.spec?r1=1.6&r2=1.7&f=u

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

Reply via email to