SPECS: wesnoth-addons.spec - more camps

uzsolt uzsolt at pld-linux.org
Thu Feb 12 20:07:05 CET 2009


Author: uzsolt                       Date: Thu Feb 12 19:07:05 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more camps

---- Files affected:
SPECS:
   wesnoth-addons.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/wesnoth-addons.spec
diff -u SPECS/wesnoth-addons.spec:1.5 SPECS/wesnoth-addons.spec:1.6
--- SPECS/wesnoth-addons.spec:1.5	Thu Feb 12 19:48:45 2009
+++ SPECS/wesnoth-addons.spec	Thu Feb 12 20:06:59 2009
@@ -25,6 +25,8 @@
 # Source55-md5:	2f0fe25ddc5adaf0af1a0c3722c55b72
 Source56:	http://files.wesnoth.org/addons/%{wesnothver}/The_Three_Elves.tar.bz2
 # Source56-md5:	9c083f06913e56e8de3fa4c0318639d9
+Source57:	http://files.wesnoth.org/addons/%{wesnothver}/Trolls.tar.bz2
+# Source57-md5:	0ec18cd1bb05e4e50b89bf737bc26584
 URL:		http://www.wesnoth.org/addons/1.4/
 Requires:	wesnoth >= %{wesnothver}
 BuildArch:	noarch
@@ -139,6 +141,25 @@
 Három tünde kalandjai az északi mocsarakban. Hősökké válnak vagy ők
 lesznek a felelősek az újabb élőhalott invázió miatt?
 
+%package camp-trolls
+Summary:	You are Eag, the leader of a troll tribe
+Summary(hu.UTF-8):	Eag vagy, egy troll törzs vezetője
+Group:		X11/Applications/Games
+
+%description camp-trolls
+You are Eag, the leader of a troll tribe, who lives in a peaceful cave
+farming mushrooms for food. However a scout brings you bad news:
+dwarves are attempting to mine gold and other valuable minerals in the
+cave. They have attacked another tribe that is near you. Hearing the
+news you lead your fighters to help.
+
+%description camp-trolls -l hu.UTF-8
+Eag vagy, egy troll törzs vezetője, akik egy békés barlagban élnek, és
+gombát termesztenek ételnek. Azonban egy hírnök rossz híreket hoz:
+törpök akarnak aranyat és egyéb értékes ásványokat bányászni a
+barlangban. Egy közeli törzset már meg is támadtak. A híreket hallva a
+harcosaidat harcba vezeted.
+
 %prep
 install -d wesnoth-addons
 cd wesnoth-addons
@@ -151,6 +172,7 @@
 %{__tar} xf %{SOURCE54}
 %{__tar} xf %{SOURCE55}
 %{__tar} xf %{SOURCE56}
+%{__tar} xf %{SOURCE57}
 
 find -name COPYING.txt -exec rm {} \;
 
@@ -171,6 +193,7 @@
 %{__cp} -r Forgotten_Kingdom $RPM_BUILD_ROOT%{wesnothcamp}
 %{__cp} -r Raajal $RPM_BUILD_ROOT%{wesnothcamp}
 %{__cp} -r The_Three_Elves $RPM_BUILD_ROOT%{wesnothcamp}
+%{__cp} -r Trolls $RPM_BUILD_ROOT%{wesnothcamp}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -211,6 +234,10 @@
 %defattr(644,root,root,755)
 %{wesnothcamp}/The_Three_Elves
 
+%files camp-trolls
+%defattr(644,root,root,755)
+%{wesnothcamp}/Trolls
+
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -218,6 +245,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2009/02/12 19:06:59  uzsolt
+- more camps
+
 Revision 1.5  2009/02/12 18:48:45  uzsolt
 - missed -l hu.UTF-8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wesnoth-addons.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list