From 430bf01a0c1b364f5b6d1feceb9331c8e11d9932 Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Mon, 22 Oct 2012 10:39:31 +0000 Subject: [PATCH] Fix description and autoreq exceptions --- firefox.spec | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/firefox.spec b/firefox.spec index a93e2c3..7bad2bd 100644 --- a/firefox.spec +++ b/firefox.spec @@ -18,7 +18,11 @@ %define pluginsdir %{_libdir}/mozilla/plugins # libxul.so is provided by libxulrunnner2.0. +%if %{_use_internal_dependency_generator} +%define __noautoreq 'libxul.so' +%else %define _requires_exceptions libxul.so +%endif # this seems fragile, so require the exact version or later (#58754) %define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0) @@ -27,7 +31,7 @@ %define _use_syshunspell 0 -%define release 7 +%define release 8 %define update_channel release @@ -147,20 +151,20 @@ Obsoletes: firefox-ext-weave-sync Obsoletes: firefox-beta < 11 %description -The award-winning Web browser is now faster, more secure, and fully customizable -to your online life. With Firefox(R), we've added powerful new features that -make your online experience even better. It is an 'open source' product which is -freely available, and is acquiring a growing proportion of international web -browser usage. +The award-winning Web browser is now faster, more secure, and fully +customizable to your online life. With Firefox(R), we've added powerful new +features that make your online experience even better. It is an 'open source' +product which is freely available, and is acquiring a growing proportion of +international web browser usage. -Firefox claims to offer a more secure web browsing experience than other products, -with better protection against spyware and other Internet-based security threats. -It includes all the standard features of a modern web browser, like Internet -searching, tracking recently visited sites, setting up shortcuts to favourite -sites, customising the software behaviour and so on. Firefox also includes -features like 'tabbed browsing' (opening several web sites as sections within the -same window) and methods for controlling pop-up windows, cookies and downloaded -files. +Firefox claims to offer a more secure web browsing experience than other +products, with better protection against spyware and other Internet-based +security threats. It includes all the standard features of a modern web +browser, like Internet searching, tracking recently visited sites, setting up +shortcuts to favourite sites, customising the software behaviour and so on. +Firefox also includes features like 'tabbed browsing' (opening several web +sites as sections within the same window) and methods for controlling pop-up +windows, cookies and downloaded files. %package devel Summary: Development files for %{name}