From 72ad7fdf01ff928edc9c336ddb1e35c552a9cbfed9531ee8f6000c7c23f437f2 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Tue, 15 Dec 2009 09:46:44 +0000 Subject: [PATCH] remove gconf schema OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=59 --- MozillaFirefox-branding-openSUSE.changes | 5 + MozillaFirefox-branding-openSUSE.spec | 18 +- firefox.schemas | 289 ----------------------- 3 files changed, 7 insertions(+), 305 deletions(-) delete mode 100644 firefox.schemas diff --git a/MozillaFirefox-branding-openSUSE.changes b/MozillaFirefox-branding-openSUSE.changes index 79b520b..c9fbb77 100644 --- a/MozillaFirefox-branding-openSUSE.changes +++ b/MozillaFirefox-branding-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 15 10:06:23 CET 2009 - wr@rosenauer.org + +- remove GConf schema (needs to be in main Firefox package) + ------------------------------------------------------------------- Sun Dec 6 13:51:22 CET 2009 - wr@rosenauer.org diff --git a/MozillaFirefox-branding-openSUSE.spec b/MozillaFirefox-branding-openSUSE.spec index b5aa06a..2fe7157 100644 --- a/MozillaFirefox-branding-openSUSE.spec +++ b/MozillaFirefox-branding-openSUSE.spec @@ -19,9 +19,8 @@ # norootforbuild BuildRequires: MozillaFirefox bc unzip zip - Name: MozillaFirefox-branding-openSUSE -License: BSD 3-clause (or similar) ; GPL v2 or later +License: BSD 3-clause (or similar) ; GPLv2+ Version: 3.5 Release: 9 Summary: openSUSE branding of MozillaFirefox @@ -30,7 +29,6 @@ Source: susefox-20091206.tar.bz2 Source1: search-addons.tar.bz2 Source2: bookmarks.html.suse Source3: firefox-suse-default-prefs.js -Source4: firefox.schemas Source5: distribution.ini.in Source6: %{name}-COPYING Provides: MozillaFirefox-branding = %{version} @@ -41,7 +39,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %define default_home_page http://www.opensuse.org/ %define progdir %{_prefix}/%_lib/firefox %define libgssapi libgssapi_krb5.so.2 -%define gnome_confdir %{_sysconfdir} %define suseversion %(echo -e "scale=1\\n%{suse_version}/100" | bc 2>/dev/null) %gconf_schemas_prereq @@ -83,11 +80,6 @@ browser.startup.homepage_reset=%{default_home_page} EOF install -m0644 suse-browserconfig.properties $RPM_BUILD_ROOT%{progdir}/browserconfig.properties rm suse-browserconfig.properties -# SCHEMA File -mkdir -p $RPM_BUILD_ROOT%{gnome_confdir}/gconf/schemas -install -m 644 %{SOURCE4} \ - $RPM_BUILD_ROOT%{gnome_confdir}/gconf/schemas/ -%find_gconf_schemas # install the system extension mkdir susefox\@opensuse.org (cd susefox\@opensuse.org; unzip ../susefox.xpi) @@ -98,13 +90,7 @@ cp -r susefox\@opensuse.org \ %clean rm -rf $RPM_BUILD_ROOT -%pre -f %{name}.schemas_pre - -%preun -f %{name}.schemas_preun - -%posttrans -f %{name}.schemas_posttrans - -%files -f %{name}.schemas_list +%files %defattr(-,root,root) %doc COPYING.susefox %doc ../COPYING diff --git a/firefox.schemas b/firefox.schemas deleted file mode 100644 index 5dc78b5..0000000 --- a/firefox.schemas +++ /dev/null @@ -1,289 +0,0 @@ - - - - /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. - - - -