Author: adamg                        Date: Sun Feb 12 23:22:14 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- mkdir build in prep (fixes short-circuit builds)
- release 17 (rebuild against libpng-1.5)

---- Files affected:
packages/performous:
   performous.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/performous/performous.spec
diff -u packages/performous/performous.spec:1.32 
packages/performous/performous.spec:1.33
--- packages/performous/performous.spec:1.32    Sun Feb 12 09:12:16 2012
+++ packages/performous/performous.spec Mon Feb 13 00:22:08 2012
@@ -7,12 +7,13 @@
 Summary(pl.UTF-8):     Performous - wiele gier muzycznych w jednej
 Name:          performous
 Version:       0.6.1
-Release:       16
+Release:       17
 License:       GPL v2+
 Group:         Applications
 Source0:       
http://downloads.sourceforge.net/performous/Performous-%{version}-Source.tar.bz2
 # Source0-md5: 451a759de77984b5a699e91107fe52e2
 Patch0:                %{name}-ffmpeg.patch
+Patch1:                %{name}-libpng15.patch
 URL:           http://performous.org/
 BuildRequires: ImageMagick-c++-devel
 BuildRequires: SDL-devel
@@ -71,9 +72,10 @@
 %prep
 %setup -qn Performous-%{version}-Source
 %patch0 -p1
+%patch1 -p1
+mkdir build
 
 %build
-mkdir build
 cd build
 %cmake .. \
        -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
@@ -123,6 +125,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2012/02/12 23:22:08  adamg
+- mkdir build in prep (fixes short-circuit builds)
+- release 17 (rebuild against libpng-1.5)
+
 Revision 1.32  2012/02/12 08:12:16  arekm
 - release 16
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/performous/performous.spec?r1=1.32&r2=1.33&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to