Author: hawk Date: Tue Jul 29 15:07:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed application name in URLs - added some PLD sites to default bookmarks - release 2
---- Files affected: SPECS: iceape.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/iceape.spec diff -u SPECS/iceape.spec:1.7 SPECS/iceape.spec:1.8 --- SPECS/iceape.spec:1.7 Sun Jul 20 15:02:27 2008 +++ SPECS/iceape.spec Tue Jul 29 17:06:55 2008 @@ -16,7 +16,7 @@ Summary(pt_BR.UTF-8): Navegador Iceape Name: iceape Version: 1.1.11 -Release: 1 +Release: 2 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 @@ -40,6 +40,7 @@ Patch6: %{name}-agent.patch Patch7: %{name}-prefs.patch Patch8: %{name}-lcrmf.patch +Patch9: %{name}-pld-branding.patch URL: http://www.seamonkey-project.org/ BuildRequires: automake %{?with_svg:BuildRequires: cairo-devel >= 1.0.0} @@ -233,6 +234,7 @@ %endif %patch7 -p1 %patch8 -p1 +%patch9 -p1 %build cd mozilla @@ -771,6 +773,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008/07/29 15:06:55 hawk +- fixed application name in URLs +- added some PLD sites to default bookmarks +- release 2 + Revision 1.7 2008/07/20 13:02:27 hawk - CVE list for version 1.1.10 in changelog ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iceape.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
