]> git.pld-linux.org Git - packages/performous.git/commitdiff
- Version: 0.5.1
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 21 Jan 2010 20:04:45 +0000 (20:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    performous.spec -> 1.5

performous.spec

index 420f2d63a6384f6cf00d0510621c128c387f0cc5..cea34f465abf6f6a789ae79d3f19dcac6dd9cfa1 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       Performous - a free cross-platform singing game
 Name:          performous
-Version:       0.4.0
-Release:       2
+Version:       0.5.1
+Release:       1
 License:       GPL v2+
 Group:         Applications
 Source0:       http://dl.sourceforge.net/performous/Performous-%{version}-Source.tar.bz2
-# Source0-md5: d7eafad29a94e3099c849d3c7208bfac
+# Source0-md5: 3c86c4810111e1c45e7b8ab4aa321d7d
 URL:           http://performous.org/
 BuildRequires: ImageMagick-c++-devel
 BuildRequires: SDL-devel
@@ -64,11 +64,12 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name} --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc docs/*.txt
 %attr(755,root,root) %{_bindir}/*
This page took 0.071503 seconds and 4 git commands to generate.