Author: adamg Date: Mon Feb 13 15:56:16 2012 GMT Module: packages Tag: HEAD ---- Log message: - release 5 (rebuild against libpng-1.5)
---- Files affected: packages/frogatto: frogatto.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/frogatto/frogatto.spec diff -u packages/frogatto/frogatto.spec:1.5 packages/frogatto/frogatto.spec:1.6 --- packages/frogatto/frogatto.spec:1.5 Sun Feb 12 09:09:59 2012 +++ packages/frogatto/frogatto.spec Mon Feb 13 16:56:11 2012 @@ -2,13 +2,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 @@ -35,6 +36,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 # fix linking with our boost libs %{__sed} -i 's,-mt,,g' Makefile @@ -80,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2012/02/13 15:56:11 adamg +- release 5 (rebuild against libpng-1.5) + Revision 1.5 2012/02/12 08:09:59 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/frogatto/frogatto.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
