Author: qboosh Date: Thu Mar 29 23:05:30 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup
---- Files affected: SPECS: StepMania.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/StepMania.spec diff -u SPECS/StepMania.spec:1.4 SPECS/StepMania.spec:1.5 --- SPECS/StepMania.spec:1.4 Tue Mar 20 21:50:50 2007 +++ SPECS/StepMania.spec Fri Mar 30 01:05:24 2007 @@ -1,13 +1,13 @@ # $Revision$, $Date$ # TODO - add br, does not build -Summary: Rhythm game -Summary(pl): Gra rytmu +Summary: Rhythm game +Summary(pl.UTF-8): Gra rytmu Name: StepMania Version: 3.9 Release: 0.1 License: BSD/Custom, see Copying.txt Group: Applications -Source0: http://dl.sourceforge.net/sourceforge/stepmania/%{name}-%{version}-src.tar.gz +Source0: http://dl.sourceforge.net/stepmania/%{name}-%{version}-src.tar.gz # Source0-md5: 28bbbc985788bc990fa7042e2d7320b8 Patch0: %{name}-3.9-64bits.patch Patch1: %{name}-3.9-alsa.patch @@ -16,14 +16,17 @@ Patch4: %{name}-3.9-sdl.patch Patch5: %{name}-3.9-vorbis.patch Patch6: %{name}-lua.patch -URL: http://www.stepmania.com +URL: http://www.stepmania.com/ BuildRequires: autoconf BuildRequires: automake BuildRequires: lua50-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -TODO +Rhythm game. + +%description -l pl.UTF-8 +Gra rytmu. %prep %setup -q -n %{name}-%{version}-src @@ -45,9 +48,6 @@ %install rm -rf $RPM_BUILD_ROOT -# create directories if necessary -#install -d $RPM_BUILD_ROOT -#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -55,7 +55,6 @@ %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/stepmania @@ -66,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/03/29 23:05:24 qboosh +- cleanup + Revision 1.4 2007/03/20 20:50:50 rotom - fix permissions @@ -79,4 +81,3 @@ Revision 1.1 2007/03/19 10:46:02 adasi - initial, does not build on gcc4.2, someone help - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/StepMania.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
