Mailinglist Archive: opensuse-commit (480 mails)

< Previous Next >
commit MozillaFirefox for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 25 Nov 2009 14:59:29 +0100
  • Message-id: <20091125135929.588AD202AA@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory
checked in at Wed Nov 25 14:59:29 CET 2009.



--------
--- MozillaFirefox/MozillaFirefox.changes 2009-11-07 10:30:30.000000000
+0100
+++ /mounts/work_src_done/STABLE/MozillaFirefox/MozillaFirefox.changes
2009-11-24 07:33:04.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 23 22:31:21 CET 2009 - wr@xxxxxxxxxxxxx
+
+- rebased patches for fuzz=0
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ MozillaFirefox.spec ++++++
--- /var/tmp/diff_new_pack.7cYa9P/_old 2009-11-25 14:58:51.000000000 +0100
+++ /var/tmp/diff_new_pack.7cYa9P/_new 2009-11-25 14:58:51.000000000 +0100
@@ -29,7 +29,7 @@
Provides: web_browser
Provides: firefox
Version: 3.5.5
-Release: 1
+Release: 2
Summary: Mozilla Firefox Web Browser
Url: http://www.mozilla.org/
Group: Productivity/Networking/Web/Browsers
@@ -160,8 +160,8 @@
%patch8 -p1
%patch9 -p1
%patch10 -p1
-%patch14
-%patch17
+%patch14 -p1
+%patch17 -p1

%build
export MOZ_BUILD_DATE=%{releasedate}

++++++ credits.patch ++++++
--- /var/tmp/diff_new_pack.7cYa9P/_old 2009-11-25 14:58:51.000000000 +0100
+++ /var/tmp/diff_new_pack.7cYa9P/_new 2009-11-25 14:58:51.000000000 +0100
@@ -1,14 +1,23 @@
-Index: browser/base/content/credits.xhtml
-================================================================================
---- browser/base/content/credits.xhtml
-+++ browser/base/content/credits.xhtml
-@@ -431,6 +431,9 @@
+diff --git a/browser/base/content/credits.xhtml
b/browser/base/content/credits.xhtml
+--- a/browser/base/content/credits.xhtml
++++ b/browser/base/content/credits.xhtml
+@@ -579,16 +579,19 @@
+ <li>Satoko Takita Yamaguchi (Chibi)</li>
+ <li>Christine Yen</li>
<li>Kohei Yoshino</li>
+ <li>Shigeru Yoshitake</li>
<li>Boris Zbarsky</li>
+ <li>Marco Zehe</li>
+ <li>Matthew Zeier</li>
</ul>
+
+ <h3>openSUSE RPM packaging</h3>
+ <ul><li>Wolfgang Rosenauer</li></ul>

- &credit.translation;
+ <div dir="&locale.dir;">
+ &credit.translation;
+ </div>
</div>
+
+ <!-- organizational supporters -->
+ <div class="creditsGroup">

++++++ firefox-appname.patch ++++++
--- /var/tmp/diff_new_pack.7cYa9P/_old 2009-11-25 14:58:52.000000000 +0100
+++ /var/tmp/diff_new_pack.7cYa9P/_new 2009-11-25 14:58:52.000000000 +0100
@@ -1,6 +1,12 @@
---- browser/components/shell/src/nsGNOMEShellService.cpp
-+++ browser/components/shell/src/nsGNOMEShellService.cpp
-@@ -133,7 +133,11 @@
+diff --git a/browser/components/shell/src/nsGNOMEShellService.cpp
b/browser/components/shell/src/nsGNOMEShellService.cpp
+--- a/browser/components/shell/src/nsGNOMEShellService.cpp
++++ b/browser/components/shell/src/nsGNOMEShellService.cpp
+@@ -129,17 +129,21 @@ nsGNOMEShellService::Init()
+ nsCOMPtr<nsILocalFile> appPath;
+ rv = dirSvc->Get(NS_XPCOM_CURRENT_PROCESS_DIR, NS_GET_IID(nsILocalFile),
+ getter_AddRefs(appPath));
+ NS_ENSURE_SUCCESS(rv, rv);
+
rv = appPath->AppendNative(NS_LITERAL_CSTRING(MOZ_APP_NAME));
NS_ENSURE_SUCCESS(rv, rv);

@@ -12,4 +18,9 @@
+ return NS_OK;
}

- NS_IMPL_ISUPPORTS2(nsGNOMEShellService, nsIShellService,
nsIShellService_MOZILLA_1_8_BRANCH)
+ NS_IMPL_ISUPPORTS1(nsGNOMEShellService, nsIShellService)
+
+ PRBool
+ nsGNOMEShellService::KeyMatchesAppName(const char *aKeyValue) const
+ {
+



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread