Author: adamg Date: Tue Feb 14 07:56:08 2012 GMT Module: packages Tag: HEAD ---- Log message: - fontconfig libs (-fontconfig.patch) - small buildfix (-build.patch) - release 9 (rebuild against libpng-1.5)
---- Files affected: packages/iceape: iceape.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: packages/iceape/iceape.spec diff -u packages/iceape/iceape.spec:1.37 packages/iceape/iceape.spec:1.38 --- packages/iceape/iceape.spec:1.37 Sun Feb 12 09:10:57 2012 +++ packages/iceape/iceape.spec Tue Feb 14 08:56:03 2012 @@ -16,7 +16,7 @@ Summary(pt_BR.UTF-8): Navegador Iceape Name: iceape Version: 1.1.18 -Release: 8 +Release: 9 License: MPL 1.1 or GPL v2+ or LGPL v2.1+ Group: X11/Applications/Networking Source0: ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/%{version}/seamonkey-%{version}.source.tar.bz2 @@ -43,6 +43,9 @@ Patch9: %{name}-pld-branding.patch Patch10: %{name}-sqlite.patch Patch11: %{name}-libpng.patch +Patch12: %{name}-libpng15.patch +Patch13: %{name}-fontconfig.patch +Patch14: %{name}-build.patch URL: http://www.pld-linux.org/Packages/Iceape BuildRequires: automake %{?with_svg:BuildRequires: cairo-devel >= 1.0.0} @@ -241,6 +244,9 @@ %patch9 -p1 %patch10 -p1 %patch11 -p2 +%patch12 -p2 +%patch13 -p2 +%patch14 -p2 %build cd mozilla @@ -782,6 +788,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2012/02/14 07:56:03 adamg +- fontconfig libs (-fontconfig.patch) +- small buildfix (-build.patch) +- release 9 (rebuild against libpng-1.5) + Revision 1.37 2012/02/12 08:10:57 arekm - release 8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
