packages: blobAndConquer/blobAndConquer.spec - use dos2unix to avoid RC/LF ...

lisu lisu at pld-linux.org
Mon Oct 26 12:31:40 CET 2009


Author: lisu                         Date: Mon Oct 26 11:31:40 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use dos2unix to avoid RC/LF problems

---- Files affected:
packages/blobAndConquer:
   blobAndConquer.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/blobAndConquer/blobAndConquer.spec
diff -u packages/blobAndConquer/blobAndConquer.spec:1.6 packages/blobAndConquer/blobAndConquer.spec:1.7
--- packages/blobAndConquer/blobAndConquer.spec:1.6	Mon Oct 26 12:06:16 2009
+++ packages/blobAndConquer/blobAndConquer.spec	Mon Oct 26 12:31:34 2009
@@ -17,6 +17,7 @@
 BuildRequires:	SDL_image-devel
 BuildRequires:	SDL_mixer-devel
 BuildRequires:	SDL_ttf-devel
+BuildRequires:	dos2unix
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,6 +32,7 @@
 
 %prep
 %setup -q
+dos2unix makefile
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -72,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2009/10/26 11:31:34  lisu
+- use dos2unix to avoid RC/LF problems
+
 Revision 1.6  2009/10/26 11:06:16  lisu
 - up to 1.09
 - icons go to /usr/share/icons/hicolor
================================================================

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



More information about the pld-cvs-commit mailing list