diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 647b5ba..9f28e56 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jun 6 15:59:02 CEST 2009 - wr@rosenauer.org + +- update to version 3.5b99 (20090604) +- BuildRequire mozilla-xulrunner191 = 1.9.1b99 + +------------------------------------------------------------------- +Wed May 27 08:03:16 CEST 2009 - wr@rosenauer.org + +- fixed typos in improved xulrunner dependencies + ------------------------------------------------------------------- Mon May 11 18:25:12 CEST 2009 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index ec3f00d..5fa86fb 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -1,7 +1,8 @@ # -# spec file for package MozillaFirefox (Version 3.5b4) +# spec file for package MozillaFirefox (Version 3.5b99) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006-2009 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +20,16 @@ Name: MozillaFirefox -BuildRequires: autoconf213 gcc-c++ libgnomeui-devel libidl-devel mozilla-xulrunner191-devel orbit-devel python unzip update-desktop-files zip +BuildRequires: autoconf213 gcc-c++ libgnomeui-devel libidl-devel orbit-devel python unzip update-desktop-files zip +BuildRequires: mozilla-xulrunner191-devel = 1.9.1b99 %if %suse_version > 1020 BuildRequires: fdupes %endif License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL) Provides: web_browser Provides: firefox -Version: 3.5b4 -Release: 2 +Version: 3.5b99 +Release: 1 Summary: Mozilla Firefox Web Browser Url: http://www.mozilla.org/ Group: Productivity/Networking/Web/Browsers @@ -36,6 +38,8 @@ Source1: MozillaFirefox.desktop Source2: %{name}-rpmlintrc Source3: mozilla.sh.in Source4: find-external-requires.sh +# this needs to be shipped when lockdown changes are back +Source5: firefox.schemas Source7: l10n-%{version}.tar.bz2 Source8: firefox-mimeinfo.xml Source11: firefox48.png @@ -49,8 +53,10 @@ Patch17: firefox-appname.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build PreReq: coreutils /bin/sh gconf2 shared-mime-info desktop-file-utils Requires: mozilla-xulrunner191 >= %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' mozilla-xulrunner191) +%requires_eq mozilla-xulrunner191 %ifarch %ix86 Requires: mozilla-xulrunner191-32bit >= %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' mozilla-xulrunner191) +Requires: mozilla-xulrunner191-32bit = %(rpm -q --queryformat '%{VERSION}' mozilla-xulrunner191) %endif Requires: %{name}-branding = 3.5 %define _unpackaged_files_terminate_build 0 @@ -58,7 +64,7 @@ Requires: %{name}-branding = 3.5 %define __find_requires sh %{SOURCE4} %global provfind sh -c "grep -v '.so' | %__find_provides" %global __find_provides %provfind -%define releasedate 2009042600 +%define releasedate 2009060400 %define progname firefox %define progdir %{_prefix}/%_lib/%{progname} %if %suse_version > 1020 @@ -87,7 +93,7 @@ Authors: %package translations Summary: Translations for MozillaFirefox License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL) -Provides: locale(%{name}:af;ar;as;be;bg;bn_BD;bn_IN;ca;cs;cy;da;de;el;en_GB;es_AR;es_ES;ex_MX;et;eu;fa;fi;fr;fy_NL;ga_IE;gl;gu_IN;he;hi_IN;hr;hu;id;is;it;ja;ka;kk;kn;ko;ku;lt;lv;mk;mn;mr;nb_NO;nl;nn_NO;oc;pa_IN;pl;pt_BR;pt_PT;ro;ru;si;sk;sl;sq;sr;sv_SE;ta;te;th;tr;uk;vi;zh_CN;zh_TW) +Provides: locale(%{name}:af;ar;as;be;bg;bn_BD;bn_IN;ca;cs;cy;da;de;el;en_GB;eo;es_AR;es_CL;es_ES;ex_MX;et;eu;fa;fi;fr;fy_NL;ga_IE;gl;gu_IN;he;hi_IN;hr;hu;id;is;it;ja;ka;kk;kn;ko;ku;lt;lv;mk;ml;mr;nb_NO;nl;nn_NO;oc;pa_IN;pl;pt_BR;pt_PT;rm;ro;ru;si;sk;sl;sq;sr;sv_SE;ta;ta_LK;te;th;uk;vi;zh_CN;zh_TW) Group: System/Localization PreReq: %{name} = %{version} Requires: mozilla-xulrunner191-translations @@ -343,6 +349,11 @@ fi %{progdir}/defaults/profile/bookmarks.html %changelog +* Sat Jun 06 2009 wr@rosenauer.org +- update to version 3.5b99 (20090604) +- BuildRequire mozilla-xulrunner191 = 1.9.1b99 +* Wed May 27 2009 wr@rosenauer.org +- fixed typos in improved xulrunner dependencies * Mon May 11 2009 wr@rosenauer.org - use non-localized Downloads folder (bnc#501724) * Mon May 04 2009 wr@rosenauer.org diff --git a/firefox-3.5b4-source.tar.bz2 b/firefox-3.5b4-source.tar.bz2 deleted file mode 100644 index 99006ef..0000000 --- a/firefox-3.5b4-source.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:922154fda7d7f67709792fd05a30cfb01c493a8fbcdeeb9075394ac79c50b176 -size 45231698 diff --git a/firefox-3.5b99-source.tar.bz2 b/firefox-3.5b99-source.tar.bz2 new file mode 100644 index 0000000..8df3474 --- /dev/null +++ b/firefox-3.5b99-source.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9073f32fa2ff49e2ca10eab6da2f7af60c9985864efcc11fd030def5d77ab407 +size 45620670 diff --git a/firefox.schemas b/firefox.schemas new file mode 100644 index 0000000..5dc78b5 --- /dev/null +++ b/firefox.schemas @@ -0,0 +1,289 @@ + + + + /schemas/apps/firefox/lockdown/disable_history + /apps/firefox/lockdown/disable_history + firefox + bool + false + + Disable the browser history + Prevent the browser from keeping a history of visited sites + + + + /schemas/apps/firefox/lockdown/disable_toolbar_editing + /apps/firefox/lockdown/disable_toolbar_editing + firefox + bool + false + + Disable toolbar editing + Prevent the user from editing the toolbar + + + + /schemas/apps/firefox/lockdown/disable_themes + /apps/firefox/lockdown/disable_themes + firefox + bool + false + + Disable installing themes + To prevent the user from installing themes + + + + /schemas/apps/firefox/lockdown/disable_extensions + /apps/firefox/lockdown/disable_extensions + firefox + bool + false + + Disable installing extensions + Prevent the user from installing extensions + + + + /schemas/apps/firefox/web/disable_popups + /apps/firefox/web/disable_popups + firefox + bool + false + + Enable popup blocker + Enable popup blocker without warning about blocked popups + + + + /schemas/apps/firefox/web/java_enabled + /apps/firefox/web/java_enabled + firefox + bool + true + + Enable java + Enable java + + + + /schemas/apps/firefox/web/javascript_enabled + /apps/firefox/web/javascript_enabled + firefox + bool + true + + Enable javascript + Enable javascript + + + + /schemas/apps/firefox/lockdown/disable_url_bar + /apps/firefox/lockdown/disable_url_bar + firefox + bool + false + + Disable location bar + Prevent the user from entering URLs in the location bar + + + + /schemas/apps/firefox/lockdown/disable_searchbar + /apps/firefox/lockdown/disable_searchbar + firefox + bool + false + + Disable search bar + Prevent the user from using the search bar + + + + /schemas/apps/firefox/web/disable_cookies + /apps/firefox/web/disable_cookies + firefox + bool + false + + Disable cookies + Prevent the browser from storing cookies + + + + /schemas/apps/firefox/web/disable_save_password + /apps/firefox/web/disable_save_password + firefox + bool + false + + Disable saved passwords + Prevent the browser from storing saved passwords + + + + /schemas/apps/firefox/web/cache_size + /apps/firefox/web/cache_size + firefox + int + 50000 + + Disk cache size in KB + Disk cache size in KB + + + + /schemas/apps/firefox/general/homepage_url + /apps/firefox/general/homepage_url + firefox + string + www.novell.com/linux + + Home Page URL + Home Page URL + + + + /schemas/apps/firefox/web/download_defaultfolder + /apps/firefox/web/download_defaultfolder + firefox + string + Desktop + + Default download location + Default download location. Possible values include: "Desktop", "My Downloads", and "Home" + + + + /schemas/apps/firefox/lockdown/disable_unsafe_protocol + /apps/firefox/lockdown/disable_unsafe_protocol + firefox + bool + false + + Disable unsafe protocols + Disable non-builtin protocols not explicitly enabled + + + + /schemas/apps/firefox/lockdown/disable_bookmark_editing + /apps/firefox/lockdown/disable_bookmark_editing + firefox + bool + false + + Disable editing bookmarks + Prevent the user from editing browser bookmarks + + + + /schemas/apps/firefox/lockdown/hide_bookmark + /apps/firefox/lockdown/hide_bookmark + firefox + bool + false + + Disable bookmarks feature + Prevent the user from editing or viewing bookmarks + + + + /schemas/apps/firefox/lockdown/disable_show_passwords + /apps/firefox/lockdown/disable_show_passwords + firefox + bool + false + + Disable display of stored web passwords + Disable plain text display of stored web passwords in Preferences dialog + + + + /schemas/apps/firefox/lockdown/disable_javascript_chrome + /apps/firefox/lockdown/disable_javascript_chrome + firefox + bool + false + + Prevent javascript windows from hiding chrome + Prevent windows opened by javascript from hiding window chrome (location bar, status bar, etc.) + + + + /schemas/apps/firefox/web/cookie_accept + /apps/firefox/web/cookie_accept + firefox + int + 0 + + Cookie Lifetime Policy + Cookie Lifetime Policy: 0 = Accept cookies normally; 1 = Prompt for each cookie; 2 = Accept for current session only; 3 = Accept for N days + + + + /schemas/apps/firefox/web/images_load + /apps/firefox/web/images_load + firefox + int + 0 + + Image loading policy + Image loading policy: 0 = load all images; 1 = exclude third-party image loading; 2 = exclude all image loading + + + + /schemas/apps/firefox/lockdown/additional_safe_protocols + /apps/firefox/lockdown/additional_safe_protocols + firefox + string + + + Additional Safe Protocols + Additional Safe Protocols + + + + /schemas/apps/firefox/general/trusted_URIs + /apps/firefox/general/trusted_URIs + firefox + list + string + [] + + List of URIs for which Kerberos/NTLM is enabled + A comma-separated list of URI keys, of the form + [scheme "://"] [host [":" port]], for which login should be allowed + via SPNEGO Kerberos or NTLM authentication. + + + + + /schemas/apps/firefox/general/delegated_URIs + /apps/firefox/general/delegated_URIs + firefox + list + string + [] + + List of URIs for which Kerberos/NTLM delegation is enabled + A comma-separated list of URI keys, of the form + [scheme "://"] [host [":" port]], for which delegation should be allowed + using SPNEGO Kerberos or NTLM authentication. + + + + + /schemas/apps/firefox/general/allowed_indirect_gnomevfs_loads + /apps/firefox/general/allowed_indirect_gnomevfs_loads + firefox + string + "" + + A list of protocols, handled by gnome-vfs, that are permitted + A comma-separated list of protocols, handled by + gnome-vfs and of the form [scheme "://"], whose loads are + allowed. + + + + diff --git a/l10n-3.5b4.tar.bz2 b/l10n-3.5b4.tar.bz2 deleted file mode 100644 index 9f0d18b..0000000 --- a/l10n-3.5b4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3068a8e8c94acb0ddca4893180ea20ebcc4231e4076bfa4ab78bb3882a6b30d3 -size 34208774 diff --git a/l10n-3.5b99.tar.bz2 b/l10n-3.5b99.tar.bz2 new file mode 100644 index 0000000..149d5aa --- /dev/null +++ b/l10n-3.5b99.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b0420be21b282eebc1486080e6ba9421f4966422157739d00977969568fd887 +size 35347604