SPECS: widelands.spec - include music/ sound/ and txts/ dirs too (...
adamg
adamg at pld-linux.org
Fri Jan 13 08:16:51 CET 2006
Author: adamg Date: Fri Jan 13 07:16:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- include music/ sound/ and txts/ dirs too (crashes on SDL though)
---- Files affected:
SPECS:
widelands.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/widelands.spec
diff -u SPECS/widelands.spec:1.4 SPECS/widelands.spec:1.5
--- SPECS/widelands.spec:1.4 Wed Dec 7 11:57:07 2005
+++ SPECS/widelands.spec Fri Jan 13 08:16:46 2006
@@ -4,7 +4,7 @@
Summary(pl): Remake gry Settlers II
Name: widelands
Version: 0.%{_version}
-Release: 0.1
+Release: 0.2
License: GPL
Group: X11/Applications/Games
Source0: http://dl.sourceforge.net/widelands/%{name}-%{_version}-source.tar.bz2
@@ -54,7 +54,7 @@
install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},%{_desktopdir}}
install widelands $RPM_BUILD_ROOT%{_bindir}
-cp -r campaigns fonts maps pics tribes worlds $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -r campaigns fonts maps music pics sound tribes txts worlds $RPM_BUILD_ROOT%{_datadir}/%{name}
cp %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
@@ -74,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/01/13 07:16:46 adamg
+- include music/ sound/ and txts/ dirs too (crashes on SDL though)
+
Revision 1.4 2005/12/07 10:57:07 adamg
- updated to b9half
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/widelands.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list