Hello community,
here is the log from the commit of package gnome-shell-extensions for
openSUSE:12.1:Update:Test checked in at 2011-11-24 01:58:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1:Update:Test/gnome-shell-extensions (Old)
and /work/SRC/openSUSE:12.1:Update:Test/.gnome-shell-extensions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell-extensions", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:12.1:Update:Test/gnome-shell-extensions/gnome-shell-extensions.changes
2011-11-24 01:58:30.000000000 +0100
+++
/work/SRC/openSUSE:12.1:Update:Test/.gnome-shell-extensions.new/gnome-shell-extensions.changes
2011-11-24 01:58:32.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 21 23:10:01 UTC 2011 - [email protected]
+
+- Add gnome-shell-extensions-enable-dock.patch: to allow users to
+ enable dock extension. (bnc#728598)
+
+-------------------------------------------------------------------
New:
----
gnome-shell-extensions-enable-dock.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.fCS8JO/_old 2011-11-24 01:58:32.000000000 +0100
+++ /var/tmp/diff_new_pack.fCS8JO/_new 2011-11-24 01:58:32.000000000 +0100
@@ -31,6 +31,8 @@
Patch0: gnome-shell-extensions-fix-popup-menus.patch
# PATCH-FIX-UPSTREAM gnome-shell-extensions-make-dock-extension-work.patch
malcolmlewis@opensuse-org -- Without this patch dock is invisible, but reacts
on mouse clicks.
Patch1: gnome-shell-extensions-make-dock-extension-work.patch
+# PATCH-FIX-OPENSUSE gnome-shell-extensions-enable-dock.patch bnc#728598
[email protected] -- Enable dock extension
+Patch2: gnome-shell-extensions-enable-dock.patch
# Needed for directory ownership
BuildRequires: gnome-shell
# gobject-introspection is needed for the typelib() rpm magic.
@@ -219,6 +221,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
cp %{S:1} .
%build
++++++ gnome-shell-extensions-enable-dock.patch ++++++
diff --git a/extensions/dock/metadata.json.in b/extensions/dock/metadata.json.in
index dce4a88..96237b4 100644
--- a/extensions/dock/metadata.json.in
+++ b/extensions/dock/metadata.json.in
@@ -3,7 +3,7 @@
"name": "Dock",
"description": "A dock for the GNOME Shell -- displays favorite and running
applications",
"original-author": "[email protected]",
-"shell-version": [ "@shell_current@" ],
+"shell-version": [ "@shell_current@", "3.2" ],
"localedir": "@LOCALEDIR@",
"url": "@url@"
}
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]