# HG changeset patch # User Wolfgang Rosenauer # Date 1285786585 -7200 # Node ID 8211d170d1e4568a3104abb574b7df3e52d8be10 # Parent 1a5d5532d5be616fe6f1214086520b9cf52b4ae5 minor adjustments; addition of mozilla-language.patch diff -r 1a5d5532d5be -r 8211d170d1e4 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Wed Sep 29 14:16:04 2010 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Wed Sep 29 20:56:25 2010 +0200 @@ -22,7 +22,7 @@ Name: MozillaFirefox %define use_xulrunner 0 %define xulrunner mozilla-xulrunner20 -BuildRequires: autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel unzip pkg-config update-desktop-files zip fdupes Mesa-devel yasm hunspell-devel nss-shared-helper-devel +BuildRequires: autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel unzip pkg-config update-desktop-files zip fdupes Mesa-devel yasm hunspell-devel %if %suse_version > 1110 BuildRequires: libiw-devel BuildRequires: libproxy-devel @@ -31,6 +31,8 @@ %endif %if 0%{?use_xulrunner} BuildRequires: %{xulrunner}-devel = 2.0b +%else +BuildRequires: nss-shared-helper-devel %endif License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ Provides: web_browser @@ -72,6 +74,7 @@ Patch9: mozilla-cpuid.patch Patch10: mozilla-buildsymbols.patch Patch11: mozilla-cairo-lcd.patch +Patch12: mozilla-language.patch # Firefox/browser Patch30: firefox-libxul-sdk.patch Patch31: firefox-credits.patch @@ -203,6 +206,7 @@ %patch9 -p1 %patch10 -p1 #%patch11 -p1 +%patch12 -p1 # Firefox/browser %patch30 -p1 %patch31 -p1 diff -r 1a5d5532d5be -r 8211d170d1e4 MozillaFirefox/mozilla-language.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MozillaFirefox/mozilla-language.patch Wed Sep 29 20:56:25 2010 +0200 @@ -0,0 +1,1 @@ +../mozilla-language.patch \ No newline at end of file