Author: adamg Date: Sun Feb 12 08:41:01 2012 GMT Module: packages Tag: HEAD ---- Log message: - gcc4.6 fixes (-gcc.patch) - release 10 (rebuild against libpng-1.5)
---- Files affected: packages/enigma: enigma.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: packages/enigma/enigma.spec diff -u packages/enigma/enigma.spec:1.41 packages/enigma/enigma.spec:1.42 --- packages/enigma/enigma.spec:1.41 Sun Feb 12 09:09:40 2012 +++ packages/enigma/enigma.spec Sun Feb 12 09:40:56 2012 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Klon gry Oxyd Name: enigma Version: 1.01 -Release: 9 +Release: 10 License: GPL v2+ Group: X11/Applications/Games Source0: http://download.berlios.de/enigma-game/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Source1: %{name}.desktop Patch0: %{name}-gcc.patch Patch1: %{name}-xerces.patch +Patch2: %{name}-libpng15.patch URL: http://www.nongnu.org/enigma/ BuildRequires: SDL_image-devel >= 1.2.0 BuildRequires: SDL_mixer-devel >= 1.2.5 @@ -52,6 +53,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 # hack: don't rebuild it, requires too new(?) version of texi2html # (doesn't work with texi2html 1.56k from tetex 2.0.2) @@ -100,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2012/02/12 08:40:56 adamg +- gcc4.6 fixes (-gcc.patch) +- release 10 (rebuild against libpng-1.5) + Revision 1.41 2012/02/12 08:09:40 arekm - release 9 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/enigma/enigma.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
