SPECS: glest.spec - BR: dos2unix - adapterized
tommat
tommat at pld-linux.org
Fri Jul 28 16:13:58 CEST 2006
Author: tommat Date: Fri Jul 28 14:13:58 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: dos2unix
- adapterized
---- Files affected:
SPECS:
glest.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/glest.spec
diff -u SPECS/glest.spec:1.8 SPECS/glest.spec:1.9
--- SPECS/glest.spec:1.8 Fri Jul 28 15:43:10 2006
+++ SPECS/glest.spec Fri Jul 28 16:13:53 2006
@@ -22,6 +22,7 @@
BuildRequires: OpenAL-devel
BuildRequires: OpenGL-GLU-devel
BuildRequires: SDL-devel >= 1.2.5
+BuildRequires: dos2unix
BuildRequires: jam >= 2.5
BuildRequires: libogg-devel
BuildRequires: libvorbis-devel
@@ -40,7 +41,7 @@
XML-a i zestawu narzędzi.
%prep
-%setup -q -n glest_source_%{version} -a1 -a2
+%setup -q -n %{name}_source_%{version} -a1 -a2
for file in xml ini log txt html lng; do
find ./ -noleaf -type f -name \*.$file -exec dos2unix '{}' \;
done
@@ -86,6 +87,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/07/28 14:13:53 tommat
+- BR: dos2unix
+- adapterized
+
Revision 1.8 2006/07/28 13:43:10 tommat
- version 2.0.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glest.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list