packages: violetland/violetland.spec - use dos2unix on CMakeLists.txt (ugly...
lisu
lisu at pld-linux.org
Fri Jan 29 14:20:51 CET 2010
Author: lisu Date: Fri Jan 29 13:20:51 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- use dos2unix on CMakeLists.txt (ugly windows formatting)
---- Files affected:
packages/violetland:
violetland.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/violetland/violetland.spec
diff -u packages/violetland/violetland.spec:1.5 packages/violetland/violetland.spec:1.6
--- packages/violetland/violetland.spec:1.5 Fri Jan 29 14:18:22 2010
+++ packages/violetland/violetland.spec Fri Jan 29 14:20:45 2010
@@ -14,6 +14,7 @@
BuildRequires: SDL_mixer-devel
BuildRequires: SDL_ttf-devel
BuildRequires: cmake
+BuildRequires: dos2unix
BuildRequires: unzip
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,6 +35,7 @@
%prep
%setup -q -n %{name}-v%{version}
+dos2unix CMakeLists.txt
%patch0 -p1
%build
@@ -64,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2010/01/29 13:20:45 lisu
+- use dos2unix on CMakeLists.txt (ugly windows formatting)
+
Revision 1.5 2010/01/29 13:18:22 lisu
- 0.2.8
- patch updated
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/violetland/violetland.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list