From 470e6281809f5898e7230ea317abbc2f1987d31afe5c84eddbcc5561dfb1b4ab Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sun, 11 Sep 2011 17:02:07 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/MozillaFirefox revision 130.0 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=5348b6b2dc1e548dfb51f8ff34a386aa --- MozillaFirefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 3028b6c..df1d8d4 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -34,7 +34,7 @@ BuildRequires: mozilla-nss-devel >= 3.12.8 BuildRequires: nss-shared-helper-devel License: MPLv1.1 or GPLv2+ or LGPLv2+ Version: %{mainver} -Release: 1 +Release: 2 %define releasedate 2011090700 Provides: web_browser Provides: firefox = %{version}-%{release} From 64d6854445b75ec9493c2b3d174b8399146b3cc6d3b540203190f966c766db2e Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 14 Sep 2011 07:03:00 +0000 Subject: [PATCH 2/2] fix build OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=227 --- MozillaFirefox.changes | 7 +++++++ MozillaFirefox.spec | 8 ++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 204d403..195f0d9 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 14 07:02:04 UTC 2011 - wr@rosenauer.org + +- add dbus-1-glib-devel to BuildRequires (not pulled in + automatically anymore on 12.1) +- increase minversions for NSPR and NSS + ------------------------------------------------------------------- Fri Sep 9 20:44:15 UTC 2011 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index df1d8d4..ce67ad5 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -22,19 +22,19 @@ %define mainver %major.0.2 Name: MozillaFirefox -BuildRequires: Mesa-devel autoconf213 fdupes gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel unzip update-desktop-files yasm zip +BuildRequires: Mesa-devel autoconf213 dbus-1-glib-devel fdupes gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel unzip update-desktop-files yasm zip %if %suse_version > 1110 BuildRequires: libiw-devel BuildRequires: libproxy-devel %else BuildRequires: wireless-tools %endif -BuildRequires: mozilla-nspr-devel >= 4.8.6 -BuildRequires: mozilla-nss-devel >= 3.12.8 +BuildRequires: mozilla-nspr-devel >= 4.8.8 +BuildRequires: mozilla-nss-devel >= 3.12.10 BuildRequires: nss-shared-helper-devel License: MPLv1.1 or GPLv2+ or LGPLv2+ Version: %{mainver} -Release: 2 +Release: 1 %define releasedate 2011090700 Provides: web_browser Provides: firefox = %{version}-%{release}