Author: uzsolt Date: Thu Feb 12 16:40:31 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - Elvish Legacy campaign
---- Files affected: SPECS: wesnoth-addons.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/wesnoth-addons.spec diff -u SPECS/wesnoth-addons.spec:1.1 SPECS/wesnoth-addons.spec:1.2 --- SPECS/wesnoth-addons.spec:1.1 Thu Feb 12 17:18:19 2009 +++ SPECS/wesnoth-addons.spec Thu Feb 12 17:40:26 2009 @@ -14,6 +14,8 @@ # Source50-md5: cbf9d0a47784a04224a2b1225517d601 Source51: http://files.wesnoth.org/addons/1.4/Dead_Water.tar.bz2 # Source51-md5: f50c5a1683a95cdb94680d649fc1e65d +Source52: http://files.wesnoth.org/addons/1.4/Elvish_Legacy.tar.bz2 +# Source52-md5: e3cabb85cd9399141336fe75cdf9d42b URL: http://www.wesnoth.org/addons/1.4/ Requires: wesnoth >= 1.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -66,6 +68,18 @@ %description camp-dead_water -l hu.UTF-8 Vezesd a sellő népet egy élőhalott invázió ellen. +%package camp-elvish_legacy +Summary: You must defend your people from orcish raids +Summary(hu.UTF-8): Meg kell védened az embereid az orkoktól +Group: X11/Applications/Games + +%description camp-elvish_legacy +You must defend your people from orcish raids. + +%description camp-elvish_legacy -l hu.UTF-8 +Meg kell védened az embereid az orkoktól. + + %prep install -d wesnoth-addons cd wesnoth-addons @@ -73,6 +87,7 @@ %{__tar} xf %{SOURCE50} %{__tar} xf %{SOURCE51} +%{__tar} xf %{SOURCE52} find -name COPYING.txt -exec rm {} \; @@ -88,6 +103,7 @@ %{__cp} -r Flight_Freedom_1_3 $RPM_BUILD_ROOT%{wesnothcamp} %{__cp} -r Dead_Water $RPM_BUILD_ROOT%{wesnothcamp} +%{__cp} -r Elvish_Legacy $RPM_BUILD_ROOT%{wesnothcamp} %clean @@ -109,12 +125,19 @@ %defattr(644,root,root,755) %{wesnothcamp}/Dead_Water +%files camp-elvish_legacy +%defattr(644,root,root,755) +%{wesnothcamp}/Elvish_Legacy + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/02/12 16:40:26 uzsolt +- Elvish Legacy campaign + Revision 1.1 2009/02/12 16:18:19 uzsolt - initial - I hope this is a good beginning ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wesnoth-addons.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
