Author: adasi Date: Tue Mar 20 19:35:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - patches from gentoo - still needs fix for LUA
---- Files affected: SPECS: StepMania.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/StepMania.spec diff -u SPECS/StepMania.spec:1.1 SPECS/StepMania.spec:1.2 --- SPECS/StepMania.spec:1.1 Mon Mar 19 11:46:02 2007 +++ SPECS/StepMania.spec Tue Mar 20 20:34:57 2007 @@ -9,10 +9,16 @@ Group: Applications Source0: http://dl.sourceforge.net/sourceforge/stepmania/%{name}-%{version}-src.tar.gz # Source0-md5: 28bbbc985788bc990fa7042e2d7320b8 -Patch0: %{name}-cpp.patch +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 URL: http://www.stepmania.com BuildRequires: autoconf BuildRequires: automake +BuildRequires: lua50-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -20,7 +26,12 @@ %prep %setup -q -n %{name}-%{version}-src -%patch0 -p1 +%patch0 -p0 +%patch1 -p0 +%patch2 -p0 +%patch3 -p0 +%patch4 -p0 +%patch5 -p0 %build %{__aclocal} -I autoconf/m4 @@ -54,6 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/20 19:34:57 adasi +- patches from gentoo +- still needs fix for LUA + 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.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
