Author: jareq Date: Fri Dec 22 15:41:40 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.1.0 beta2 - added freeland tileset
---- Files affected: SPECS: freeciv.spec (1.79.2.15 -> 1.79.2.16) ---- Diffs: ================================================================ Index: SPECS/freeciv.spec diff -u SPECS/freeciv.spec:1.79.2.15 SPECS/freeciv.spec:1.79.2.16 --- SPECS/freeciv.spec:1.79.2.15 Sat Mar 25 21:42:56 2006 +++ SPECS/freeciv.spec Fri Dec 22 16:41:34 2006 @@ -1,6 +1,6 @@ # $Revision$, $Date$ # -%define beta beta1 +%define beta beta2 Summary: FREE CIVilization clone Summary(es): Clon del juego Civilization @@ -12,14 +12,14 @@ License: GPL Group: X11/Applications/Games/Strategy Source0: ftp://ftp.freeciv.org/freeciv/beta/%{name}-%{version}-%{beta}.tar.bz2 -# Source0-md5: 814c077a8d8c609f197b5fd63cfcbbe3 +# Source0-md5: 8f8d7f9840d89ea850f907a54fa32f14 Source1: %{name}-client.desktop Source2: %{name}-server.desktop Source3: %{name}.png -Source4: ftp://ftp.freeciv.org/freeciv/contrib/sounds/sets/OLD/stdsounds1.tar.gz -# Source4-md5: 28a54fbe3ddb67a9b8fe85b8332415e1 -Source5: ftp://ftp.freeciv.org/freeciv/contrib/sounds/sets/OLD/stdsounds.spec -# Source5-md5: 6e3e2bc551eb49ca87c4f0085991db15 +Source4: ftp://ftp.freeciv.org/freeciv/contrib/sounds/sets/stdsounds3.tar.gz +# Source4-md5: 77215914712f2f351092918f5e41e39e +Source5: ftp://ftp.freeciv.org/pub/freeciv/contrib/tilesets/freeland2/freeland-normal-2.0.0.tar.gz +# Source5-md5: c9f061fca82aa50a19fbbc89c06ff81d Patch0: %{name}-locale_names.patch URL: http://www.freeciv.org/ BuildRequires: SDL_mixer-devel @@ -76,7 +76,7 @@ Ten pakiet zawiera server gry Freeciv. %prep -%setup -q -a 4 -n %{name}-%{version}-%{beta} +%setup -q -a 4 -a 5 -n %{name}-%{version}-%{beta} %build cp -f %{_datadir}/automake/config.sub bootstrap @@ -93,8 +93,8 @@ install %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir} install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir} -install %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/freeciv/stdsounds.soundspec -cp -ar stdsounds $RPM_BUILD_ROOT%{_datadir}/freeciv +cp -f freeland.tilespec $RPM_BUILD_ROOT%{_datadir}/%{name} +cp -rf freeland $RPM_BUILD_ROOT%{_datadir}/%{name} %find_lang %{name} @@ -127,6 +127,7 @@ %{_desktopdir}/%{name}-client.desktop %{_datadir}/%{name}/amplio %{_datadir}/%{name}/freeciv.rc* +%{_datadir}/%{name}/freeland %{_datadir}/%{name}/isophex %{_datadir}/%{name}/isotrident %{_datadir}/%{name}/misc @@ -142,6 +143,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.79.2.16 2006/12/22 15:41:34 jareq +- updated to 2.1.0 beta2 +- added freeland tileset + Revision 1.79.2.15 2006/03/25 20:42:56 jareq - updated to 2.1.0 beta1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freeciv.spec?r1=1.79.2.15&r2=1.79.2.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
