Author: blues Date: Thu Apr 29 21:20:39 2010 GMT Module: packages Tag: DEVEL ---- Log message: - removed obsolete gcc4 and png patches, updated branding patch; builds, but install fails
---- Files affected: packages/iceape: iceape-branding.patch (1.7.2.1 -> 1.7.2.2) , iceape.spec (1.27.2.16 -> 1.27.2.17) , iceape-gcc44.patch (1.1 -> NONE) (REMOVED), iceape-png.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/iceape/iceape-branding.patch diff -u packages/iceape/iceape-branding.patch:1.7.2.1 packages/iceape/iceape-branding.patch:1.7.2.2 --- packages/iceape/iceape-branding.patch:1.7.2.1 Sun Oct 25 15:05:49 2009 +++ packages/iceape/iceape-branding.patch Thu Apr 29 23:20:33 2010 @@ -192,29 +192,6 @@ +<!ENTITY vendorShortName "Iceape"> <!ENTITY sidebarName "Sidebar"> <!ENTITY copyright.string "Copyright © 2003-2009 Contributors to the Mozilla project."> -diff -urN mozilla.orig/suite/locales/en-US/chrome/branding/brand.properties mozilla/suite/locales/en-US/chrome/branding/brand.properties ---- mozilla.orig/suite/locales/en-US/chrome/branding/brand.properties 2009-10-17 15:48:26.000000000 +0200 -+++ mozilla/suite/locales/en-US/chrome/branding/brand.properties 2009-10-24 13:38:12.000000000 +0200 -@@ -1,11 +1,11 @@ --brandFullName=SeaMonkey --brandShortName=SeaMonkey --vendorShortName=SeaMonkey -+brandFullName=Iceape -+brandShortName=Iceape -+vendorShortName=Iceape - sidebarName=Sidebar - extensions.getMoreLocalesURL=http://www.seamonkey-project.org/releases/#l10n --extensions.getMoreExtensionsURL=https://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/extensions/ --extensions.getMoreThemesURL=https://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/themes/ --extensions.getMorePluginsURL=https://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/plugins/ --spellchecker.dictionaries.download.url=https://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/dictionaries/ -+extensions.getMoreExtensionsURL=https://%LOCALE%.add-ons.mozilla.com/%LOCALE%/seamonkey/%VERSION%/extensions/ -+extensions.getMoreThemesURL=https://%LOCALE%.add-ons.mozilla.com/%LOCALE%/seamonkey/%VERSION%/themes/ -+extensions.getMorePluginsURL=https://%LOCALE%.add-ons.mozilla.com/%LOCALE%/seamonkey/%VERSION%/plugins/ -+spellchecker.dictionaries.download.url=https://%LOCALE%.add-ons.mozilla.com/%LOCALE%/seamonkey/%VERSION%/dictionaries/ - app.releaseNotesURL=http://www.seamonkey-project.org/releases/seamonkey%VERSION%/ --app.vendorURL=http://www.seamonkey-project.org/ -+app.vendorURL=http://www.pld-linux.org/ diff -urN mozilla.orig/suite/locales/en-US/chrome/browser/region.properties mozilla/suite/locales/en-US/chrome/browser/region.properties --- mozilla.orig/suite/locales/en-US/chrome/browser/region.properties 2009-10-17 15:48:26.000000000 +0200 +++ mozilla/suite/locales/en-US/chrome/browser/region.properties 2009-10-24 13:36:43.000000000 +0200 @@ -356,3 +333,25 @@ <em:description>A contemporary theme for all components.</em:description> <!-- EXTENSION AUTHORS! +--- mozilla/suite/locales/en-US/chrome/branding/brand.properties.org 2010-03-17 19:28:34.000000000 +0100 ++++ mozilla/suite/locales/en-US/chrome/branding/brand.properties 2010-04-29 22:30:43.071835712 +0200 +@@ -1,11 +1,11 @@ +-brandFullName=SeaMonkey +-brandShortName=SeaMonkey +-vendorShortName=SeaMonkey ++brandFullName=Iceape ++brandShortName=Iceape ++vendorShortName=Iceape + sidebarName=Sidebar + extensions.getMoreLocalesURL=http://www.seamonkey-project.org/releases/#l10n +-extensions.getMoreExtensionsURL=https://addons.mozilla.org/%LOCALE%/%APP%/ +-extensions.getMorePluginsURL=https://addons.mozilla.org/%LOCALE%/%APP%/plugins +-extensions.getMoreThemesURL=https://addons.mozilla.org/%LOCALE%/%APP%/themes +-spellchecker.dictionaries.download.url=https://addons.mozilla.org/%LOCALE%/%APP%/dictionaries ++extensions.getMoreExtensionsURL=https://addons.mozilla.org/%LOCALE%/seamonkey/ ++extensions.getMorePluginsURL=https://addons.mozilla.org/%LOCALE%/seamonkey/plugins ++extensions.getMoreThemesURL=https://addons.mozilla.org/%LOCALE%/seamonkey/themes ++spellchecker.dictionaries.download.url=https://addons.mozilla.org/%LOCALE%/seamonkey/dictionaries + app.releaseNotesURL=http://www.seamonkey-project.org/releases/seamonkey%VERSION%/ +-app.vendorURL=http://www.seamonkey-project.org/ ++app.vendorURL=http://www.pld-linux.org/ ================================================================ Index: packages/iceape/iceape.spec diff -u packages/iceape/iceape.spec:1.27.2.16 packages/iceape/iceape.spec:1.27.2.17 --- packages/iceape/iceape.spec:1.27.2.16 Thu Apr 29 22:21:48 2010 +++ packages/iceape/iceape.spec Thu Apr 29 23:20:33 2010 @@ -27,7 +27,7 @@ Summary(pt_BR.UTF-8): Navegador Iceape Name: iceape Version: 2.0.4 -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 @@ -51,9 +51,7 @@ Patch6: %{name}-agent.patch Patch7: %{name}-prefs.patch 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} @@ -250,9 +248,7 @@ %endif %patch7 -p1 %patch8 -p1 -%patch9 -p1 %patch10 -p1 -%patch11 -p1 %build cd mozilla @@ -752,6 +748,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27.2.17 2010/04/29 21:20:33 blues +- removed obsolete gcc4 and png patches, updated branding patch; builds, + but install fails + Revision 1.27.2.16 2010/04/29 20:21:48 blues - 2.0.4 - fetch sources ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape-branding.patch?r1=1.7.2.1&r2=1.7.2.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape.spec?r1=1.27.2.16&r2=1.27.2.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
