Author: gotar Date: Sat Sep 10 15:47:02 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - upgraded to 1.2.0, name has changed back to raptor...
---- Files affected: SPECS: rafkill.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/rafkill.spec diff -u SPECS/rafkill.spec:1.3 SPECS/rafkill.spec:1.4 --- SPECS/rafkill.spec:1.3 Sun Jun 20 23:37:05 2004 +++ SPECS/rafkill.spec Sat Sep 10 17:46:57 2005 @@ -2,19 +2,19 @@ Summary: 2D arcade-style jet fighting shooter Summary(pl): Strzelanka 2D w stylu arcade Name: rafkill -Version: 1.0.1 +Version: 1.2.0 Release: 1 License: GPL (unofficially) Group: X11/Applications/Games -#Source0: http://dl.sourceforge.net/raptorv2/%{name}-%{version}.tar.bz2 -Source0: %{name}-%{version}.tar.bz2 -# Source0-md5: 9858387178aa457720990b5e1644a9a5 +Source0: http://dl.sourceforge.net/raptorv2/raptor-%{version}.tar.gz +#Source0: %{name}-%{version}.tar.bz2 +# Source0-md5: d6b5cddfd5fc21c5199d7d3e3089b245 Patch0: %{name}-datadir.patch URL: http://raptorv2.sourceforge.net/ BuildRequires: allegro-devel BuildRequires: autoconf BuildRequires: automake -BuildRequires: dumb +BuildRequires: dumb-devel BuildRequires: libstdc++-devel Obsoletes: raptor <= 1.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,7 +30,7 @@ Tyrian. %prep -%setup -q +%setup -q -n raptor-%{version} %patch0 -p1 %build @@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/rafkill} -install src/rafkill $RPM_BUILD_ROOT%{_bindir} +install src/raptor $RPM_BUILD_ROOT%{_bindir} install data/* $RPM_BUILD_ROOT%{_datadir}/rafkill %clean @@ -63,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/09/10 15:46:57 gotar +- upgraded to 1.2.0, name has changed back to raptor... + Revision 1.3 2004/06/20 21:37:05 arekm - fix specflags (quotation here is buggy) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rafkill.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
