]> git.pld-linux.org Git - packages/StepMania.git/commitdiff
- cleanup master
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Mar 2007 23:05:24 +0000 (23:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    StepMania.spec -> 1.5

StepMania.spec

index 6a332ff98bd1a9ccd11f330c7c2c132db4da6c4d..3777f34224190ad9b70ec5ea221a93fdd980056c 100644 (file)
@@ -1,12 +1,12 @@
 # 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
@@ -15,14 +15,17 @@ 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
+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
@@ -44,9 +47,6 @@ TODO
 
 %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
@@ -54,7 +54,6 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/stepmania
This page took 0.063881 seconds and 4 git commands to generate.