--- xulrunner.spec~ 2009-09-01 11:35:06 +0400 +++ xulrunner.spec 2009-09-15 22:45:17 +0400 @@ -20,7 +20,7 @@ Summary: XUL Runner Name: xulrunner Version: 1.9.1.1 -Release: alt1.20090831 +Release: alt1.20090831.1 License: MPL/GPL/LGPL Group: Networking/Other Url: http://wiki.mozilla.org/XUL:Xul_Runner @@ -46,6 +46,11 @@ Patch103: mozilla-sqlite.patch Patch200: xulrunner-use-mozsqlite.patch +# SuSE patches +Patch300: mozilla-protocol_handler.patch +Patch301: mozilla-helper-app.patch +Patch302: kde-integration.patch + Requires: hunspell-en Requires: xulrunner-libs = %version-%release @@ -141,6 +146,12 @@ cd %_builddir/%name-%version/mozilla %patch200 -p1 -b .fix200 +cp toolkit/content/widgets/dialog.xml toolkit/content/widgets/dialog-kde.xml +cp toolkit/content/widgets/preferences.xml toolkit/content/widgets/preferences-kde.xml +%patch300 -p1 -b .protohandl +%patch301 -p0 -b .helperapp +%patch302 -p1 -b .kde4 + %build cd %_builddir/%name-%version/mozilla