Author: koorek Date: Thu Mar 3 22:53:10 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.1 - removed Source2, data now included with source - updated url
---- Files affected: SPECS: ppracer.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/ppracer.spec diff -u SPECS/ppracer.spec:1.6 SPECS/ppracer.spec:1.7 --- SPECS/ppracer.spec:1.6 Mon Jan 24 21:04:20 2005 +++ SPECS/ppracer.spec Thu Mar 3 23:53:04 2005 @@ -3,17 +3,15 @@ Summary(pl): Zjeżdżaj z Tuksem w górzystym terenie! Summary(pt_BR): Corra montanha abaixo com o Tux! Name: ppracer -Version: 0.2.3 +Version: 0.3.1 Release: 1 License: GPL Group: X11/Applications/Games Source0: http://download.berlios.de/ppracer/%{name}-%{version}.tar.bz2 -# Source0-md5: 0cd8e9731191d8c1a359c8d0f86d8f20 -Source1: http://download.berlios.de/ppracer/%{name}-data-%{version}.tar.bz2 -# Source1-md5: a0b3f40b2d875a5578a1605c6b6ecfed -Source2: %{name}.desktop -Source3: %{name}.png -URL: http://racer.planetpenguin.de/ +# Source0-md5: fa80d5dc1e4b63edf05d27b2e86637ec +Source1: %{name}.desktop +Source2: %{name}.png +URL: http://projects.planetpenguin.de/racer/ BuildRequires: OpenGL-devel BuildRequires: SDL-devel BuildRequires: SDL_mixer-devel @@ -44,7 +42,7 @@ quanto possível e capture peixes para aumentar sua pontuaçăo! %prep -%setup -q -a1 +%setup -q %build %{__aclocal} @@ -62,10 +60,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir} -install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir} - -cp -a %{name}-data-%{version}/* $RPM_BUILD_ROOT%{_datadir}/%{name} +install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} +install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir} %clean rm -rf $RPM_BUILD_ROOT @@ -84,6 +80,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/03/03 22:53:04 koorek +- updated to 0.3.1 +- removed Source2, data now included with source +- updated url + Revision 1.6 2005/01/24 20:04:20 qboosh - fixed short-circuit ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ppracer.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
