Hello community,

here is the log from the commit of package MozillaFirefox-branding-openSUSE for 
openSUSE:Factory checked in at 2011-12-25 17:36:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MozillaFirefox-branding-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.MozillaFirefox-branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MozillaFirefox-branding-openSUSE", Maintainer is "m...@novell.com"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/MozillaFirefox-branding-openSUSE/MozillaFirefox-branding-openSUSE.changes
        2011-12-07 14:38:04.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.MozillaFirefox-branding-openSUSE.new/MozillaFirefox-branding-openSUSE.changes
   2011-12-25 17:37:03.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 21 13:09:49 UTC 2011 - w...@rosenauer.org
+
+- make openSUSE software search version specific (bnc#737709)
+
+-------------------------------------------------------------------

Old:
----
  search-addons.tar.bz2

New:
----
  opensuse-software.xml.in

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ MozillaFirefox-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.HIPsYO/_old  2011-12-25 17:37:04.000000000 +0100
+++ /var/tmp/diff_new_pack.HIPsYO/_new  2011-12-25 17:37:04.000000000 +0100
@@ -17,24 +17,23 @@
 #
 
 
-BuildRequires:  bc
-BuildRequires:  unzip
-BuildRequires:  zip
-
 Name:           MozillaFirefox-branding-openSUSE
 Version:        5.0
-Release:        3
-License:        BSD3c(or similar) ; GPLv2+
+Release:        0
 Summary:        openSUSE branding of MozillaFirefox
+License:        BSD-3-Clause ; GPL-v2.0+
 Group:          Productivity/Networking/Web/Browsers
 Source:         susefox-20111108.tar.bz2
-Source1:        search-addons.tar.bz2
+Source1:        opensuse-software.xml.in
 Source2:        bookmarks.html.suse
 Source3:        firefox-suse-default-prefs.js
 Source4:        firefox.schemas
 Source5:        distribution.ini.in
 Source6:        %{name}-COPYING
 Source7:        all-openSUSE.js
+BuildRequires:  bc
+BuildRequires:  unzip
+BuildRequires:  zip
 PreReq:         MozillaFirefox >= 4.99
 Supplements:    packageand(MozillaFirefox:branding-openSUSE)
 Provides:       MozillaFirefox-branding = %{version}
@@ -77,7 +76,8 @@
 install -m 0644 distribution.ini $RPM_BUILD_ROOT%{progdir}/distribution/
 # search plugins
 install -d $RPM_BUILD_ROOT%{progdir}/searchplugins
-(cd $RPM_BUILD_ROOT%{progdir}/searchplugins ; tar xjf %{SOURCE1})
+sed -e 's,%VERSION%,%{suseversion},g' \
+  %{SOURCE1} > $RPM_BUILD_ROOT%{progdir}/searchplugins/opensuse-software.xml
 # SCHEMA file
 #mkdir -p $RPM_BUILD_ROOT%{gconf_confdir}/schemas
 #install -m 644 %{SOURCE4} \

++++++ opensuse-software.xml.in ++++++
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/";>
<ShortName>openSUSE Software</ShortName>
<Description>Search for openSUSE packages</Description>
<InputEncoding>utf-8</InputEncoding>
<Image width="16" 
height="16">data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABqElEQVQokX2SP0jDQBTGX/XEC3iBRFoxJxUa/BPSwUEtCHUKWQTFLjoouksmF9Fduju46qaLxcGlZOukdlBoqA4VLE2KBhpohCtYqEPUam296e6793vv3vcu1Gq1jvMbACBgKhGFEkUWE9B7oVvngr3XnbcHAIBqJlBlYV4WEmpEo0TpAEK72Yl/8gmYzkmpZHSLG+ADpX9hc7hrKEZkZmSJG+DvXq5y5VMyGA6q9XWNloam19U0a/ocIutqWsT03NqrsUpPYGXq4OR+x3JNr2GfWXvJ8W0AyJaOugOyMF/ybgBADWt6zOAQL2IKAPlqhr3X0V+gxuxZiQKA5ZqWa/68Krhmu4KAabDxGnZQJzjOjq7afvETeDXbtuoxQyLTl4+HXsPGiOgxI7Cl5N1kn46+k7YBjMhidDsZ3Sq4Zu755HOUv3tbU9Odg8OIxMNaYEupdu34Rdb0KVHUiOb4Rccv9py0gGk8onGIB4AaqxRcs9H0lyf3u7j03XqufPpTUcPanJTqCXQ8UpcNkRsDAKTHDIGjHrNZs+582YcRT4mCEZHFRMeH/QA7zpgoDUnQyAAAAABJRU5ErkJggg==</Image>
<Url type="text/html" method="GET" 
template="http://software.opensuse.org/search";>
  <Param name="p" value="1"/>
  <Param name="baseproject" value="openSUSE:%VERSION%"/>
  <Param name="q" value="{searchTerms}"/>
</Url>
</SearchPlugin>
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to