]> git.pld-linux.org Git - packages/frogatto.git/commitdiff
- release 5 (rebuild against libpng-1.5)
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 13 Feb 2012 15:56:11 +0000 (15:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    frogatto.spec -> 1.6

frogatto.spec

index 9b4a23e9f46b3a0fb7eeaadc4e72d2044c742247..0028ea3737e446a3470de346161fe7f046e8cff2 100644 (file)
@@ -1,13 +1,14 @@
 Summary:       An open-source "platformer" game
 Name:          frogatto
 Version:       1.1.1
-Release:       4
+Release:       5
 License:       GPL v3+
 Group:         X11/Applications/Games
 Source0:       http://www.frogatto.com/files/%{name}-%{version}.tar.bz2
 # Source0-md5: bf5a2ee4c3254a424766895ff250758b
 Patch0:                %{name}-makefile.patch
 Patch1:                %{name}-assertion.patch
+Patch2:                %{name}-libpng15.patch
 URL:           http://www.frogatto.com/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: OpenGL-devel
@@ -34,6 +35,7 @@ however, we're not trying to clone any specific game.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # fix linking with our boost libs
 %{__sed} -i 's,-mt,,g' Makefile
This page took 0.069068 seconds and 4 git commands to generate.