SPECS: wesnoth-addons.spec - more camps
uzsolt
uzsolt at pld-linux.org
Thu Feb 12 21:08:45 CET 2009
Author: uzsolt Date: Thu Feb 12 20:08:45 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more camps
---- Files affected:
SPECS:
wesnoth-addons.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/wesnoth-addons.spec
diff -u SPECS/wesnoth-addons.spec:1.6 SPECS/wesnoth-addons.spec:1.7
--- SPECS/wesnoth-addons.spec:1.6 Thu Feb 12 20:06:59 2009
+++ SPECS/wesnoth-addons.spec Thu Feb 12 21:08:39 2009
@@ -27,6 +27,8 @@
# Source56-md5: 9c083f06913e56e8de3fa4c0318639d9
Source57: http://files.wesnoth.org/addons/%{wesnothver}/Trolls.tar.bz2
# Source57-md5: 0ec18cd1bb05e4e50b89bf737bc26584
+Source58: http://files.wesnoth.org/addons/%{wesnothver}/Hallowed_Glade.tar.bz2
+# Source58-md5: 1f7e93aac990a9464b468eaf1324f55b
URL: http://www.wesnoth.org/addons/1.4/
Requires: wesnoth >= %{wesnothver}
BuildArch: noarch
@@ -160,6 +162,17 @@
barlangban. Egy közeli törzset már meg is támadtak. A híreket hallva a
harcosaidat harcba vezeted.
+%package camp-hallowed_glade
+Summary: Fight against the forces of darkness to recover a dangerous artifact
+Summary(hu.UTF-8): Harc a sötétség serege ellen egy veszélyes lelet újrateremtéséért
+Group: X11/Applications/Games
+
+%description camp-hallowed_glade
+Fight against the forces of darkness to recover a dangerous artifact.
+
+%description camp-hallowed_glade -l hu.UTF-8
+Harc a sötétség serege ellen egy veszélyes lelet újrateremtéséért.
+
%prep
install -d wesnoth-addons
cd wesnoth-addons
@@ -173,6 +186,7 @@
%{__tar} xf %{SOURCE55}
%{__tar} xf %{SOURCE56}
%{__tar} xf %{SOURCE57}
+%{__tar} xf %{SOURCE58}
find -name COPYING.txt -exec rm {} \;
@@ -194,6 +208,7 @@
%{__cp} -r Raajal $RPM_BUILD_ROOT%{wesnothcamp}
%{__cp} -r The_Three_Elves $RPM_BUILD_ROOT%{wesnothcamp}
%{__cp} -r Trolls $RPM_BUILD_ROOT%{wesnothcamp}
+%{__cp} -r Hallowed_Glade $RPM_BUILD_ROOT%{wesnothcamp}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -238,6 +253,10 @@
%defattr(644,root,root,755)
%{wesnothcamp}/Trolls
+%files camp-hallowed_glade
+%defattr(644,root,root,755)
+%{wesnothcamp}/Hallowed_Glade
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -245,6 +264,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2009/02/12 20:08:39 uzsolt
+- more camps
+
Revision 1.6 2009/02/12 19:06:59 uzsolt
- more camps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wesnoth-addons.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list