[Mageia-dev] [138564] support ff6

Anssi Hannula anssi.hannula at iki.fi
Mon Sep 5 20:15:13 CEST 2011


On 05.09.2011 03:59, root at mageia.org wrote:
>       Log Message
> 
> support ff6

It already worked fine in FF6.

[...]
> Modified: cauldron/firefox-ext-mozvoikko/current/SPECS/firefox-ext-mozvoikko.spec
> ===================================================================
> --- cauldron/firefox-ext-mozvoikko/current/SPECS/firefox-ext-mozvoikko.spec	2011-09-05 00:53:28 UTC (rev 138563)
> +++ cauldron/firefox-ext-mozvoikko/current/SPECS/firefox-ext-mozvoikko.spec	2011-09-05 00:59:05 UTC (rev 138564)
[...]
>  Requires:	%{_lib}voikko1 >= 1.7
> -Requires:	firefox = %{firefox_epoch}:%{firefox_version}
> +Requires:	firefox >= %{firefox_epoch}:%{firefox_version}

Why this?

AFAICS we have extensions in versioned directories, so we need a strict
dependency here.

> @@ -24,6 +24,7 @@
>  
>  %prep
>  %setup -q -n %oname-%version
> +sed -i -e 's/MOZVOIKKO_FF_MAX.*/MOZVOIKKO_FF_MAX  = %{firefox_major}.*/' mozvoikko.config

The values from mozvoikko.config are not used when building against
xulrunner, so this is completely unnecessary.

-- 
Anssi Hannula


More information about the Mageia-dev mailing list