Author: blues Date: Tue Feb 16 13:31:15 2010 GMT Module: packages Tag: DEVEL ---- Log message: - png patch added
---- Files affected: packages/iceape: iceape.spec (1.27.2.14 -> 1.27.2.15) ---- Diffs: ================================================================ Index: packages/iceape/iceape.spec diff -u packages/iceape/iceape.spec:1.27.2.14 packages/iceape/iceape.spec:1.27.2.15 --- packages/iceape/iceape.spec:1.27.2.14 Sat Feb 13 15:33:16 2010 +++ packages/iceape/iceape.spec Tue Feb 16 14:31:10 2010 @@ -27,7 +27,7 @@ Summary(pt_BR.UTF-8): Navegador Iceape Name: iceape Version: 2.0.2 -Release: 0.1 +Release: 0.2 License: MPL 1.1 or GPL v2+ or LGPL v2.1+ Group: X11/Applications/Networking Source0: ftp://ftp.mozilla.org/pub/seamonkey/releases/%{version}/source/seamonkey-%{version}.source.tar.bz2 @@ -53,6 +53,7 @@ Patch8: %{name}-lcrmf.patch Patch9: %{name}-gcc44.patch Patch10: %{name}-install.patch +Patch11: %{name}-png.patch URL: http://www.pld-linux.org/Packages/Iceape BuildRequires: automake %{?with_svg:BuildRequires: cairo-devel >= 1.0.0} @@ -251,6 +252,7 @@ %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 %build cd mozilla @@ -750,6 +752,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27.2.15 2010/02/16 13:31:10 blues +- png patch added + Revision 1.27.2.14 2010/02/13 14:33:16 hawk - updated to 2.0.2, enigmail updated to 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape.spec?r1=1.27.2.14&r2=1.27.2.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
