Author: pzurowski Date: Fri Feb 25 20:21:03 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - adaptarized
---- Files affected: SPECS: pong2.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/pong2.spec diff -u SPECS/pong2.spec:1.1 SPECS/pong2.spec:1.2 --- SPECS/pong2.spec:1.1 Fri Feb 25 21:18:37 2005 +++ SPECS/pong2.spec Fri Feb 25 21:20:57 2005 @@ -1,9 +1,7 @@ # $Revision$, $Date$ -# -# Conditional build: -#%bcond_with tests # build with tests -#%bcond_without tests # build without tests -# +# TODO: +# - add BRs +# - cleanup Summary: - #Summary(pl): - Name: pong2 @@ -12,34 +10,23 @@ Epoch: 0 License: GPL v2 Vendor: Johannes Jordan -Group: X11/Games +Group: X11/Applications/Games #Icon: - -Source0: http://download.berlios.de/pong2/pong2-0.1.0.tar.bz2 +Source0: http://download.berlios.de/pong2/%{name}-%{version}.tar.bz2 # Source0-md5: 651340b5f15544d82912de85d62c7efc -#Source1: - -# Source1-md5: - -#Patch0: %{name}-what.patch URL: http://pong2.berlios.de BuildRequires: autoconf -#PreReq: - -#Requires(pre,post): - -#Requires(preun): - -#Requires(postun): - -#Requires: - -#Provides: - -#Obsoletes: - -#Conflicts: - -#BuildArch: noarch -#ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -An up till now two player (networked) game inspired by the classical "Pong" from Amiga, which adds another dimension to the playing field. Crazy graphics, fast gameplay, great fun ;) +An up till now two player (networked) game inspired by the classical +"Pong" from Amiga, which adds another dimension to the playing field. +Crazy graphics, fast gameplay, great fun ;) #%%description -l pl %prep -%setup -q +%setup -q %build %{__aclocal} @@ -56,7 +43,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} @@ -66,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/02/25 20:20:57 pzurowski +- adaptarized + Revision 1.1 2005/02/25 20:18:37 pzurowski - initial based on template ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pong2.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
