Author: rotom Date: Fri Feb 24 21:22:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.4.2
---- Files affected: SPECS: wop.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/wop.spec diff -u SPECS/wop.spec:1.5 SPECS/wop.spec:1.6 --- SPECS/wop.spec:1.5 Sun Jun 5 23:03:33 2005 +++ SPECS/wop.spec Fri Feb 24 22:22:31 2006 @@ -4,14 +4,14 @@ Summary(en): Wörms of Prey Summary(pl): Drapieżrobaki Name: wop -Version: 0.3.1 -Release: 0.2 +Version: 0.4.2 +Release: 0.1 License: GPL Group: X11/Applications/Games Source0: http://wormsofprey.org/download/%{name}-%{version}-src.tar.bz2 -# Source0-md5: ffc33965efc9287ffd7c6b34b790c12f -Source1: http://wormsofprey.org/download/%{name}data-2005-05-13.tar.bz2 -# Source1-md5: a74d77b0db2817bd09637643f464c4fa +# Source0-md5: fc2567427b8970299f88df1d45aa106b +Source1: http://wormsofprey.org/download/%{name}data-2005-12-21.tar.bz2 +# Source1-md5: 0bf42f28e03dcac5c8066b46d7733907 Source2: %{name}-client.desktop Source3: %{name}-server.desktop URL: http://wormsofprey.org/ @@ -20,6 +20,7 @@ BuildRequires: SDL_mixer-devel >= 1.2 BuildRequires: SDL_net-devel >= 1.2.5 BuildRequires: SDL_ttf-devel >= 2.0 +BuildRequires: zlib-devel >= 1.2 BuildRequires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -38,7 +39,7 @@ Worms dla Linuksa i Windows. %prep -%setup -q -n %{name} -a1 +%setup -q -a1 %build %{__make} @@ -49,7 +50,7 @@ install bin/%{name} $RPM_BUILD_ROOT%{_bindir} install %{SOURCE2} %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir} -cp -r wopdata-2005-05-13/* $RPM_BUILD_ROOT%{_wopdata} +cp -r wopdata-2005-12-21/* $RPM_BUILD_ROOT%{_wopdata} ln -s %{_wopdata}/images/misc/icons/wop16.png $RPM_BUILD_ROOT%{_pixmapsdir}/wop16.png %clean @@ -70,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/02/24 21:22:31 rotom +- up to 0.4.2 + Revision 1.5 2005/06/05 21:03:33 qboosh - typo, unified ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wop.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
