Accepting request 69269 from home:malcolmlewis:branches:GNOME:Factory

- Update the tarball to the 3.0.1 tag, from the gnome-3-0 branch:
  + drive-menu is now gone (was only in master)
  + Fixes bug bgo#649126 "alternative-status-menu not adding
    'Power Off' option"

OBS-URL: https://build.opensuse.org/request/show/69269
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=7
This commit is contained in:
Vincent Untz 2011-05-02 22:10:59 +00:00 committed by Git OBS Bridge
parent 43b122e142
commit ebc3d72071
4 changed files with 15 additions and 24 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:965888209087d064e00130d58f5a6758a3a7b53818a0a07761a9efe5cea4bb50
size 26726

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 2 15:18:27 UTC 2011 - malcolmlewis@opensuse.org
- Update the tarball to the 3.0.1 tag, from the gnome-3-0 branch:
+ drive-menu is now gone (was only in master)
+ Fixes bug bgo#649126 "alternative-status-menu not adding
'Power Off' option"
-------------------------------------------------------------------
Sat Apr 30 15:42:10 UTC 2011 - malcolmlewis@opensuse.org

View File

@ -1,7 +1,6 @@
#
# spec file for package gnome-shell-extensions
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
@ -17,17 +16,16 @@
#
Name: gnome-shell-extensions
Version: 3.0.1
# git checkout 3.0.1
# HEAD is now at 52104d5...
Release: 1
# git show-ref HEAD
# f016b95f772f7ca3947ecee7dc2cea55a15e5138 refs/remotes/origin/HEAD
License: GPLv2+
Summary: A collection of extensions for GNOME Shell
Url: http://live.gnome.org/GnomeShell/Extensions
Group: System/GUI/GNOME
Source: %{name}.tar.bz2
Source: %{name}-%{version}.tar.bz2
Source1: README.SUSE
# Needed because we build from a git checkout
BuildRequires: gnome-common
@ -97,17 +95,6 @@ Recommends: %{name}-lang
This GNOME Shell extension displays a dock-style task switcher on
the right side of the screen.
%package -n gnome-shell-extension-drive-menu
Summary: GNOME Shell Extension -- Drive status menu
Group: System/GUI/GNOME
License: GPLv2+
Requires: gnome-shell
Recommends: %{name}-lang
%description -n gnome-shell-extension-drive-menu
This GNOME Shell extension provides a panel status menu for accessing
and unmounting removable devices.
%package -n gnome-shell-extension-gajim
Summary: GNOME Shell Extension -- Gajim Integration
Group: System/GUI/GNOME
@ -155,7 +142,7 @@ laptop monitor and open display preferences quickly.
%lang_package
%prep
%setup -q -n %{name}
%setup -q
cp %{S:1} .
%build
@ -206,10 +193,6 @@ rm -r %{buildroot}%{_datadir}/gnome-shell/extensions/example@gnome-shell-extensi
%defattr(-,root,root)
%{_datadir}/gnome-shell/extensions/dock@gnome-shell-extensions.gnome.org/
%files -n gnome-shell-extension-drive-menu
%defattr(-,root,root)
%{_datadir}/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gnome.org/
%files -n gnome-shell-extension-gajim
%defattr(-,root,root)
%{_datadir}/gnome-shell/extensions/gajim@gnome-shell-extensions.gnome.org/

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:acf99d26212f1e348c9a0e35f026d2ba5c4c349296d95478aaee8e9d8663e602
size 28057