Accepting request 71139 from home:dimstar:branches:GNOME:Factory
Update to 3.0.2.. not just some random git snapshot OBS-URL: https://build.opensuse.org/request/show/71139 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=9
This commit is contained in:
parent
32aad53a58
commit
10c0f119f7
3
gnome-shell-extensions-3.0.2.tar.bz2
Normal file
3
gnome-shell-extensions-3.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:adb66dd0716ed60fff6cde7eddbac5118237be5d39beb79589beaa23b5de25f1
|
||||||
|
size 99417
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 24 11:36:07 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.0.2:
|
||||||
|
+ bgo#647386: reverting of user-theme to default
|
||||||
|
+ bgo#647599: support globally installed themes
|
||||||
|
+ Added license and README
|
||||||
|
+ Updated translations.
|
||||||
|
- Disable drive menu extension for now. It's not part of 3.0.x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 30 15:42:10 UTC 2011 - malcolmlewis@opensuse.org
|
Sat Apr 30 15:42:10 UTC 2011 - malcolmlewis@opensuse.org
|
||||||
|
|
||||||
|
@ -16,10 +16,11 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# Drive Menu does not really exist in the 3.0.x tree. It's supposedly comming with 3.1.x
|
||||||
|
%define drive_menu 0
|
||||||
|
|
||||||
Name: gnome-shell-extensions
|
Name: gnome-shell-extensions
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
Release: 1
|
Release: 1
|
||||||
# git show-ref HEAD
|
# git show-ref HEAD
|
||||||
# f016b95f772f7ca3947ecee7dc2cea55a15e5138 refs/remotes/origin/HEAD
|
# f016b95f772f7ca3947ecee7dc2cea55a15e5138 refs/remotes/origin/HEAD
|
||||||
@ -27,7 +28,7 @@ License: GPLv2+
|
|||||||
Summary: A collection of extensions for GNOME Shell
|
Summary: A collection of extensions for GNOME Shell
|
||||||
Url: http://live.gnome.org/GnomeShell/Extensions
|
Url: http://live.gnome.org/GnomeShell/Extensions
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Source: %{name}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: README.SUSE
|
Source1: README.SUSE
|
||||||
# Needed because we build from a git checkout
|
# Needed because we build from a git checkout
|
||||||
BuildRequires: gnome-common
|
BuildRequires: gnome-common
|
||||||
@ -155,7 +156,7 @@ laptop monitor and open display preferences quickly.
|
|||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}
|
%setup -q
|
||||||
cp %{S:1} .
|
cp %{S:1} .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -187,7 +188,7 @@ rm -r %{buildroot}%{_datadir}/gnome-shell/extensions/example@gnome-shell-extensi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README README.SUSE
|
%doc README README.SUSE COPYING
|
||||||
|
|
||||||
%files -n gnome-shell-extension-alt-status-menu
|
%files -n gnome-shell-extension-alt-status-menu
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -206,9 +207,11 @@ rm -r %{buildroot}%{_datadir}/gnome-shell/extensions/example@gnome-shell-extensi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/gnome-shell/extensions/dock@gnome-shell-extensions.gnome.org/
|
%{_datadir}/gnome-shell/extensions/dock@gnome-shell-extensions.gnome.org/
|
||||||
|
|
||||||
|
%if 0%{?drive_menu}
|
||||||
%files -n gnome-shell-extension-drive-menu
|
%files -n gnome-shell-extension-drive-menu
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gnome.org/
|
%{_datadir}/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gnome.org/
|
||||||
|
%endif
|
||||||
|
|
||||||
%files -n gnome-shell-extension-gajim
|
%files -n gnome-shell-extension-gajim
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:acf99d26212f1e348c9a0e35f026d2ba5c4c349296d95478aaee8e9d8663e602
|
|
||||||
size 28057
|
|
Loading…
x
Reference in New Issue
Block a user