]> git.pld-linux.org Git - packages/performous.git/blobdiff - performous.spec
- release 8
[packages/performous.git] / performous.spec
index 3039004eccff7997105042b6be4f68ab1299e097..790cc569161178e4409824d14d25d06a9338539b 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Performous - a free cross-platform singing game
 Name:          performous
 Version:       0.5.1
-Release:       1
+Release:       8
 License:       GPL v2+
 Group:         Applications
 Source0:       http://dl.sourceforge.net/performous/Performous-%{version}-Source.tar.bz2
@@ -18,6 +18,7 @@ BuildRequires:        glew-devel
 BuildRequires: glibmm-devel
 BuildRequires: help2man
 BuildRequires: jack-audio-connection-kit-devel
+BuildRequires: libpng-devel
 BuildRequires: librsvg-devel
 BuildRequires: libsigc++-devel
 BuildRequires: libxml++-devel
@@ -43,6 +44,7 @@ this mode only lyrics are displayed and there are no notes or scoring.
 
 %prep
 %setup -qn Performous-%{version}-Source
+%{__sed} -i 's:png12:png14:g' cmake/Modules/FindPng.cmake
 
 %build
 mkdir build
@@ -56,9 +58,6 @@ cd build
 
 %{__make}
 
-cd ..
-
-
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.106693 seconds and 4 git commands to generate.