Author: cactus Date: Sat May 26 09:58:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - icons for game and level-editor - updated tar archive - updated source
---- Files affected: SPECS: smw.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/smw.spec diff -u SPECS/smw.spec:1.1 SPECS/smw.spec:1.2 --- SPECS/smw.spec:1.1 Fri May 25 23:36:14 2007 +++ SPECS/smw.spec Sat May 26 11:58:13 2007 @@ -1,21 +1,23 @@ # $Revision$, $Date$ # # TODO: -# - icon in games menu # - polish desc. # +# remember sources are here : svn://svn.72dpiarmy.com/smw +# remember to "touch" every file in sources before archive in file (year 1970) +# Summary: Super Mario War is a Super Mario multiplayer game. Name: smw Version: 1.7 -Release: 0.1 +Release: 1 License: GPL Group: X11/Applications/Games -Source0: http://starowa.one.pl/~uzi/%{name}-%{version}.tar.gz -# Source0-md5: 84d1a4d76f6205aab32f83b8e25b7c20 -#Source1: %{name}.desktop -#Source2: %{name}.png -#Source3: %{name}-leveleditor.desktop -#Source4: %{name}-leveleditor.png +Source0: http://starowa.one.pl/~uzi/pld/%{name}-%{version}.tar.gz +# Source0-md5: 32d287c39ff190936b343f6a6f51fe14 +Source1: %{name}.desktop +Source2: %{name}.png +Source3: %{name}-leveleditor.desktop +Source4: %{name}-leveleditor.png URL: http://smw.72dpiarmy.com/ BuildRequires: SDL-devel >= 1.2.0 BuildRequires: SDL_image-devel >= 1.2.0 @@ -39,10 +41,10 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}} -#install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} -#install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir} -#install %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir} -#install %{SOURCE4} $RPM_BUILD_ROOT%{_pixmapsdir} +install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} +install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir} +install %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir} +install %{SOURCE4} $RPM_BUILD_ROOT%{_pixmapsdir} export DESTDIR=$RPM_BUILD_ROOT make install @@ -55,10 +57,10 @@ %doc todo.txt README.txt WHATSNEW.txt %attr(755,root,root) %{_bindir}/%{name}* %{_datadir}/%{name} -#%{_pixmapsdir}/%{name}.png -#%{_desktopdir}/%{name}.desktop -#%{_pixmapsdir}/%{name}-leveleditor.png -#%{_desktopdir}/%{name}-leveleditor.desktop +%{_pixmapsdir}/%{name}.png +%{_desktopdir}/%{name}.desktop +%{_pixmapsdir}/%{name}-leveleditor.png +%{_desktopdir}/%{name}-leveleditor.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -66,6 +68,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/05/26 09:58:13 cactus +- icons for game and level-editor +- updated tar archive +- updated source + Revision 1.1 2007/05/25 21:36:14 cactus - initial release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/smw.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
