SPECS: maxr.spec - use dos2unix convert tool (didn'n work without it)

lisu lisu at pld-linux.org
Mon Jan 5 18:53:20 CET 2009


Author: lisu                         Date: Mon Jan  5 17:53:20 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use dos2unix convert tool (didn'n work without it)

---- Files affected:
SPECS:
   maxr.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/maxr.spec
diff -u SPECS/maxr.spec:1.3 SPECS/maxr.spec:1.4
--- SPECS/maxr.spec:1.3	Mon Jan  5 16:33:58 2009
+++ SPECS/maxr.spec	Mon Jan  5 18:53:14 2009
@@ -20,6 +20,7 @@
 BuildRequires:	SDL_net-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	dos2unix
 BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,6 +40,9 @@
 
 %prep
 %setup -q
+
+# didn't want to patch without it
+dos2unix data/max.xml
 %patch0 -p1
 %patch1 -p1
 
@@ -75,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/01/05 17:53:14  lisu
+- use dos2unix convert tool (didn'n work without it)
+
 Revision 1.3  2009/01/05 15:33:58  lisu
 - up to 2.2 version
 - install max.xml with docs (game creates the same file in user dir)
================================================================

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



More information about the pld-cvs-commit mailing list