mozilla-xulrunner20/mozilla-xulrunner20.spec
changeset 210 f4f4388b26a8
parent 208 37a3246f9d7e
child 220 2538fd6a51be
--- a/mozilla-xulrunner20/mozilla-xulrunner20.spec	Mon Jan 10 10:39:11 2011 +0100
+++ b/mozilla-xulrunner20/mozilla-xulrunner20.spec	Wed Jan 12 22:45:15 2011 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package mozilla-xulrunner20 (Version 2.0b8)
+# spec file for package mozilla-xulrunner20 (Version 2.0b9)
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #               2006-2011 Wolfgang Rosenauer
@@ -30,10 +30,10 @@
 BuildRequires:  wireless-tools
 %endif
 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
-Version:        2.0b8
+Version:        2.0b9
 Release:        1
-%define         releasedate 2011010500
-%define         version_internal 2.0b9pre
+%define         releasedate 2011011000
+%define         version_internal 2.0b9
 %define         apiversion 2.0
 %define         uaweight 199900
 Summary:        Mozilla Runtime Environment 2.0
@@ -71,6 +71,7 @@
 # ---
 Patch11:        mozilla-cpuid.patch
 Patch12:        mozilla-language.patch
+Patch13:        mozilla-gio.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       mozilla-js20 = %{version}
 Requires(post):  update-alternatives coreutils
@@ -211,6 +212,7 @@
 %patch11 -p1
 %endif
 %patch12 -p1
+%patch13 -p1
 
 %build
 kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)