# HG changeset patch # User Wolfgang Rosenauer # Date 1347384385 -7200 # Node ID be682f8c9361deb1d4127b25b76160a713c0985a # Parent 875fd6d221765ce18128cb12be183492c5819369 revert API version change for kmozillahelper diff -r 875fd6d22176 -r be682f8c9361 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Tue Sep 11 11:30:21 2012 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Tue Sep 11 19:26:25 2012 +0200 @@ -7,7 +7,7 @@ - removed upstreamed mozilla-crashreporter-restart-args.patch - webapprt now included - use kmozillahelper's new REVEAL command (bnc#777415) - (requires new API version 7) + (requires mozilla-kde4-integration >= 0.6.4) ------------------------------------------------------------------- Sun Aug 26 13:47:43 UTC 2012 - wr@rosenauer.org diff -r 875fd6d22176 -r be682f8c9361 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Tue Sep 11 11:30:21 2012 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Tue Sep 11 19:26:25 2012 +0200 @@ -61,7 +61,7 @@ Provides: browser(npapi) # this is needed to match this package with the kde4 helper package without the main package # having a hard requirement on the kde4 package -%define kde_helper_version 7 +%define kde_helper_version 6 Provides: mozilla-kde4-version = %{kde_helper_version} Summary: Mozilla Firefox Web Browser License: MPL-2.0 diff -r 875fd6d22176 -r be682f8c9361 mozilla-kde.patch --- a/mozilla-kde.patch Tue Sep 11 11:30:21 2012 +0200 +++ b/mozilla-kde.patch Tue Sep 11 19:26:25 2012 +0200 @@ -2249,7 +2249,7 @@ +#define KMOZILLAHELPER "/usr/lib/mozilla/kmozillahelper" +#endif + -+#define KMOZILLAHELPER_VERSION 7 ++#define KMOZILLAHELPER_VERSION 6 +#define MAKE_STR2( n ) #n +#define MAKE_STR( n ) MAKE_STR2( n ) +