SPECS: StepMania.spec - lua fixed - need to add files from binary ...
adasi
adasi at pld-linux.org
Tue Mar 20 21:13:20 CET 2007
Author: adasi Date: Tue Mar 20 20:13:20 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- lua fixed
- need to add files from binary release (data)
---- Files affected:
SPECS:
StepMania.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/StepMania.spec
diff -u SPECS/StepMania.spec:1.2 SPECS/StepMania.spec:1.3
--- SPECS/StepMania.spec:1.2 Tue Mar 20 20:34:57 2007
+++ SPECS/StepMania.spec Tue Mar 20 21:13:14 2007
@@ -9,12 +9,13 @@
Group: Applications
Source0: http://dl.sourceforge.net/sourceforge/stepmania/%{name}-%{version}-src.tar.gz
# Source0-md5: 28bbbc985788bc990fa7042e2d7320b8
-Patch0: StepMania-3.9-64bits.patch
-Patch1: StepMania-3.9-alsa.patch
-Patch2: StepMania-3.9-ffmpeg.patch
-Patch3: StepMania-3.9-gcc41.patch
-Patch4: StepMania-3.9-sdl.patch
-Patch5: StepMania-3.9-vorbis.patch
+Patch0: %{name}-3.9-64bits.patch
+Patch1: %{name}-3.9-alsa.patch
+Patch2: %{name}-3.9-ffmpeg.patch
+Patch3: %{name}-3.9-gcc41.patch
+Patch4: %{name}-3.9-sdl.patch
+Patch5: %{name}-3.9-vorbis.patch
+Patch6: %{name}-lua.patch
URL: http://www.stepmania.com
BuildRequires: autoconf
BuildRequires: automake
@@ -32,6 +33,7 @@
%patch3 -p0
%patch4 -p0
%patch5 -p0
+%patch6 -p1
%build
%{__aclocal} -I autoconf/m4
@@ -56,8 +58,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
-
+%{bindir}/stepmania
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -65,6 +66,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/03/20 20:13:14 adasi
+- lua fixed
+- need to add files from binary release (data)
+
Revision 1.2 2007/03/20 19:34:57 adasi
- patches from gentoo
- still needs fix for LUA
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/StepMania.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list