diff -r b8efa78151c1 -r e21e40c33200 MozillaFirefox-branding-openSUSE.spec --- a/MozillaFirefox-branding-openSUSE.spec Fri Aug 10 19:07:54 2012 +0200 +++ b/MozillaFirefox-branding-openSUSE.spec Thu Jan 31 09:20:46 2013 +0100 @@ -35,6 +35,7 @@ Source5: distribution.ini.in Source6: %{name}-COPYING Source7: all-openSUSE.js +Source8: duckduckgo.xml Supplements: packageand(MozillaFirefox:branding-openSUSE) Supplements: packageand(firefox-esr:branding-openSUSE) Provides: MozillaFirefox-branding = %{version} @@ -80,6 +81,7 @@ install -d $RPM_BUILD_ROOT%{progdir}/searchplugins sed -e 's,%VERSION%,%{suseversion},g' \ %{SOURCE1} > $RPM_BUILD_ROOT%{progdir}/searchplugins/opensuse-software.xml +cp %{SOURCE8} $RPM_BUILD_ROOT%{progdir}/searchplugins/ # install the system extension mkdir susefox\@opensuse.org (cd susefox\@opensuse.org; unzip ../susefox.xpi)