packages: jag/jag.spec - proper OpenGL-devel BR - use dos2unix on files to ...

lisu lisu at pld-linux.org
Thu Feb 4 13:02:20 CET 2010


Author: lisu                         Date: Thu Feb  4 12:02:20 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- proper OpenGL-devel BR
- use dos2unix on files to be patched

---- Files affected:
packages/jag:
   jag.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/jag/jag.spec
diff -u packages/jag/jag.spec:1.1 packages/jag/jag.spec:1.2
--- packages/jag/jag.spec:1.1	Thu Feb  4 11:35:40 2010
+++ packages/jag/jag.spec	Thu Feb  4 13:02:12 2010
@@ -13,12 +13,13 @@
 # Source0-md5:	78a408629ca9858dc8279d9c124386f7
 Patch0:		%{name}-paths.patch
 URL:		http://jag.xlabsoft.com
-BuildRequires:	OpenGL-GL-devel
+BuildRequires:	OpenGL-devel
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	QtGui-devel
 BuildRequires:	QtOpenGL-devel
 BuildRequires:	QtXml-devel
 BuildRequires:	SDL_mixer-devel
+BuildRequires:	dos2unix
 BuildRequires:	qt4-build
 BuildRequires:	qt4-qmake
 BuildRequires:	sed >= 4.0
@@ -39,6 +40,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}-src
+dos2unix editor/editor.pro Game.pro main.cpp
 %patch0 -p1
 
 %build
@@ -67,6 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/02/04 12:02:12  lisu
+- proper OpenGL-devel BR
+- use dos2unix on files to be patched
+
 Revision 1.1  2010/02/04 10:35:40  lisu
 - added to cvs
 - problem with fonts in game
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jag/jag.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list