Author: lisu                         Date: Mon Mar  1 08:59:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.2.9
- use %%undos macro instead of dos2unix to fix ugly DOS formatting

---- Files affected:
packages/violetland:
   violetland.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/violetland/violetland.spec
diff -u packages/violetland/violetland.spec:1.7 
packages/violetland/violetland.spec:1.8
--- packages/violetland/violetland.spec:1.7     Fri Jan 29 21:04:13 2010
+++ packages/violetland/violetland.spec Mon Mar  1 09:59:53 2010
@@ -2,12 +2,12 @@
 Summary:       Opensource crossplatform game similar to crimsonland
 Summary(pl.UTF-8):     Otwarta gra wieloplatformowa podobna do crimsonland
 Name:          violetland
-Version:       0.2.8
+Version:       0.2.9
 Release:       1
 License:       GPL v3+
 Group:         X11/Applications/Games
 Source0:       
http://violetland.googlecode.com/files/%{name}-v%{version}-src.zip
-# Source0-md5: d75c4028c0803c9603b06a7e2a1457fd
+# Source0-md5: 03487b039208a5c87a0558543c723e71
 Patch0:                %{name}-useless_files.patch
 URL:           http://code.google.com/p/violetland/
 BuildRequires: OpenGL-GLU-devel
@@ -15,8 +15,9 @@
 BuildRequires: SDL_mixer-devel
 BuildRequires: SDL_ttf-devel
 BuildRequires: cmake
-BuildRequires: dos2unix
 BuildRequires: libstdc++-devel
+BuildRequires: rpmbuild(macros) >= 1.533
+BuildRequires: sed >= 4.0
 BuildRequires: unzip
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,7 +38,7 @@
 
 %prep
 %setup -q -n %{name}-v%{version}
-dos2unix CMakeLists.txt
+%undos CMakeLists.txt
 %patch0 -p1
 
 %build
@@ -68,6 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/03/01 08:59:53  lisu
+- updated to 0.2.9
+- use %%undos macro instead of dos2unix to fix ugly DOS formatting
+
 Revision 1.7  2010/01/29 20:04:13  sparky
 - BR: OpenGL-GLU-devel, libstdc++-devel
 
================================================================

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

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

Reply via email to