2011-03-04 10:39:34 +01:00
#
# spec file for package gnome-shell-extensions
#
2017-02-22 21:38:46 +01:00
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
2011-03-04 10:39:34 +01:00
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
2011-07-11 16:51:46 +02:00
2016-09-08 23:21:56 +02:00
%global __requires_exclude typelib\\(Meta\\)
2011-03-04 10:39:34 +01:00
Name : gnome-shell-extensions
2017-11-06 11:53:02 +01:00
Version : 3.26.2
2012-06-04 19:38:02 +02:00
Release : 0
2011-03-04 12:17:05 +01:00
Summary : A collection of extensions for GNOME Shell
2012-06-04 19:38:02 +02:00
License : GPL-2.0+
2011-03-04 10:39:34 +01:00
Group : System/GUI/GNOME
2017-11-06 11:53:02 +01:00
Url : https://wiki.gnome.org/Projects/GnomeShell/Extensions
Source : https://download.gnome.org/sources/gnome-shell-extensions/3.26/%{name} -%{version} .tar.xz
2011-04-28 23:19:19 +02:00
Source1 : README.SUSE
2016-09-01 12:12:54 +02:00
Source2 : sle-classic.desktop
2017-05-10 15:24:41 +02:00
Source3 : SLE-theme.tar.gz
2017-10-20 16:36:27 +02:00
Source4 : sle-classic-xorg.desktop
2017-11-07 10:42:17 +01:00
Source5 : sle-classic.json
Source6 : sle-classic@suse.com.tar.gz
2017-11-01 13:08:28 +01:00
# PATCH-FEATURE-OPENSUSE gnome-shell-add-app-to-desktop.patch bnc#870580 dliang@suse.com -- allow adding app shortcut to desktop easily.
2016-09-01 12:12:54 +02:00
Patch1 : gnome-shell-add-app-to-desktop.patch
2017-11-10 15:47:02 +01:00
# PATCH-FEATURE-OPENSUSE sle-classic-favorites-menu-at-end.patch bnc#890989 cxiong@suse.com -- put the favorites at the end of the app catogories for accessibility reason -- cxiong@suse.com bnc#890989
Patch2 : gnome-shell-favorites-menu-at-end.patch
2017-05-10 15:24:41 +02:00
# PATCH-FEATURE-SLE sle-classic-lock-screen-background.patch bsc#1007468 xwang@suse.com -- add SUSE logo on lock screen when auth is requested
Patch3 : sle-classic-lock-screen-background.patch
2017-11-21 16:31:06 +01:00
# PATCH-FIX-UPSTREAM gnome-shell-extensions-window-list-app-icon-not-shown.patch bgo#745064 xwang@suse.com -- window-list application icon don't show on taskbar
Patch4 : gnome-shell-extensions-window-list-app-icon-not-shown.patch
2016-09-01 12:12:54 +02:00
## NOTE keep SLE Classic patch at the bottom
# PATCH-FIX-SLE gse-sle-classic-ext.patch Fate#318572 cxiong@suse.com -- add sle classic support
Patch1000 : gse-sle-classic-ext.patch
2012-06-04 19:38:02 +02:00
# Needed because we build a tarball generated with "git archive"
BuildRequires : gnome-common
2011-08-11 21:39:37 +02:00
# gobject-introspection is needed for the typelib() rpm magic.
2016-09-01 12:12:54 +02:00
BuildRequires : gnome-patch-translation
2017-09-22 22:29:15 +02:00
# Needed for directory ownership
BuildRequires : gnome-shell
2011-08-11 21:39:37 +02:00
BuildRequires : gobject-introspection
2011-10-04 09:18:57 +02:00
BuildRequires : intltool
2017-09-22 22:29:15 +02:00
BuildRequires : pkgconfig
2016-09-01 12:12:54 +02:00
BuildRequires : translation-update-upstream
2016-09-08 23:21:56 +02:00
BuildRequires : pkgconfig(gio-2.0)
2011-03-04 10:39:34 +01:00
BuildArch : noarch
%description
2011-03-04 12:17:05 +01:00
GNOME Shell Extensions is a collection of extensions providing
additional and optional functionality to GNOME Shell.
2011-03-04 10:39:34 +01:00
2011-10-28 12:13:52 +02:00
%package common
2017-09-11 12:17:26 +02:00
Summary : Common files for GNOME Shell extensions
2011-10-28 12:13:52 +02:00
Group : System/GUI/GNOME
Requires : gnome-shell
Recommends: %{name} -common-lang
2012-06-04 19:38:02 +02:00
# Obsoletes for metapackage and extensions from gnome-shell-extensions that we used to package
Obsoletes : gnome-shell-extension-alternate-tab < %{version}
Obsoletes : gnome-shell-extension-apps-menu < %{version}
Obsoletes : gnome-shell-extension-auto-move-windows < %{version}
Obsoletes : gnome-shell-extension-dock
Obsoletes : gnome-shell-extension-drive-menu < %{version}
Obsoletes : gnome-shell-extension-gajim < %{version}
Obsoletes : gnome-shell-extension-native-window-placement < %{version}
Obsoletes : gnome-shell-extension-places-menu < %{version}
Obsoletes : gnome-shell-extension-systemMonitor < %{version}
Obsoletes : gnome-shell-extension-user-theme < %{version}
Obsoletes : gnome-shell-extension-windows-navigator < %{version}
Obsoletes : gnome-shell-extension-workspace-indicator < %{version}
Obsoletes : gnome-shell-extension-xrandr-indicator < %{version}
Obsoletes : gnome-shell-extensions < %{version}
2011-10-28 12:13:52 +02:00
%description common
This package provides files common to several GNOME Shell Extensions
2013-03-13 23:54:07 +01:00
%package -n gnome-shell-classic
2017-09-11 12:17:26 +02:00
Summary : A collection of extensions for Gnome-shell classic
2013-03-13 23:54:07 +01:00
Group : System/GUI/GNOME
2015-03-19 15:36:40 +01:00
Recommends: %{name} -common-lang
2013-03-13 23:54:07 +01:00
%description -n gnome-shell-classic
This GNOME Shell extension adds a power off item in the status
menu, and provides the ability to hibernate.
This package provides the extensions required to switch to gnome-shell classic
and also installs the required session files.
2011-10-28 12:13:52 +02:00
%lang_package -n %{name} -common
2017-09-22 22:29:15 +02:00
2011-03-04 10:39:34 +01:00
%prep
2011-05-27 00:15:20 +02:00
%setup -q
2017-11-01 13:08:28 +01:00
%patch1 -p1
2017-11-10 15:47:02 +01:00
%patch2 -p1
2016-09-01 12:12:54 +02:00
%if !0%{?is_opensuse}
translation-update-upstream
gnome-patch-translation-prepare
2017-05-10 15:24:41 +02:00
%patch3 -p1
2016-09-01 12:12:54 +02:00
%endif
2017-11-21 16:31:06 +01:00
%patch4 -p1
2017-11-10 15:47:02 +01:00
%patch1000 -p1
2016-09-01 12:12:54 +02:00
##gnome-patch-translation-update
2013-04-13 18:09:22 +02:00
# In openSUSE GNOME, we don't launch gnome-session directly, but wrap this through a shell script, /usr/bin/gnome
sed -i " s : E x e c = g n o m e - s e s s i o n : E x e c = g n o m e : g " data/gnome-classic.desktop.in
2017-09-22 22:29:15 +02:00
cp %{SOURCE1} .
2016-09-01 12:12:54 +02:00
%if !0%{?is_opensuse}
sed -i -e 's/openSUSE/SUSE Linux Enterprise/g' README.SUSE
%endif
2011-03-04 10:39:34 +01:00
%build
2016-09-01 12:12:54 +02:00
CLASSIC_EXTENSIONS=$(awk -F\" ' / ^ C L A S S I C _ E X T E N S I O N S = / { p r i n t $ 2 } ' c o n f i g u r e . a c )
CLASSIC_EXTENSIONS=" $ { C L A S S I C _ E X T E N S I O N S } w o r k s p a c e - i n d i c a t o r "
2013-03-13 23:54:07 +01:00
%configure \
--enable-classic-mode \
2013-07-31 20:58:27 +02:00
--enable-extensions=" $ C L A S S I C _ E X T E N S I O N S "
2011-03-04 10:39:34 +01:00
make %{?_smp_mflags}
%install
%make_install
2011-03-04 12:17:05 +01:00
%find_lang %{name} %{?no_lang_C}
2017-09-22 22:29:15 +02:00
install -m0644 %{SOURCE2} %{buildroot} /%{_datadir} /xsessions/sle-classic.desktop
2017-11-07 10:42:17 +01:00
cp %{buildroot} /%{_datadir} /gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/classic.css \
%{buildroot} /%{_datadir} /gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/sle-classic.css
install -m0644 %{SOURCE5} %{buildroot} /%{_datadir} /gnome-shell/modes/sle-classic.json
2017-09-28 14:08:49 +02:00
install -d -m755 %{buildroot} %{_datadir} /wayland-sessions
install -m0644 %{SOURCE2} %{buildroot} /%{_datadir} /wayland-sessions/sle-classic.desktop
2017-05-10 15:24:41 +02:00
# Install SLE theme
2017-11-07 10:42:17 +01:00
#Install sle-classic@suse.com extension
tar -xzvf %{SOURCE6}
install -d %{buildroot} %{_datadir} /gnome-shell/extensions/sle-classic@suse.com
cp sle-classic@suse.com/* %{buildroot} %{_datadir} /gnome-shell/extensions/sle-classic@suse.com
2017-11-10 15:47:02 +01:00
%if !0%{?is_opensuse}
install -m0644 %{SOURCE4} %{buildroot} /%{_datadir} /xsessions/sle-classic-xorg.desktop
tar -xzvf %{SOURCE3}
install -d %{buildroot} %{_datadir} /gnome-shell/theme
cp SLE-theme/theme/* %{buildroot} %{_datadir} /gnome-shell/theme
%endif
2017-09-22 22:29:15 +02:00
2017-11-10 15:47:02 +01:00
%if !0%{?is_opensuse}
2017-09-22 22:29:15 +02:00
# Prepare for 'default.desktop' being update-alternative handled, boo#1039756
mkdir -p %{buildroot} %{_sysconfdir} /alternatives
touch %{buildroot} %{_sysconfdir} /alternatives/default-xsession.desktop
ln -s %{_sysconfdir} /alternatives/default-xsession.desktop %{buildroot} %{_datadir} /xsessions/default.desktop
2017-10-20 16:36:27 +02:00
touch %{buildroot} %{_sysconfdir} /alternatives/default-waylandsession.desktop
ln -s %{_sysconfdir} /alternatives/default-waylandsession.desktop %{buildroot} %{_datadir} /wayland-sessions/default.desktop
2017-09-22 22:29:15 +02:00
%endif
%if !0%{?is_opensuse}
%post -n gnome-shell-classic
%{_sbindir} /update-alternatives --install %{_datadir} /xsessions/default.desktop \
2017-11-24 10:45:58 +01:00
default-xsession.desktop %{_datadir} /xsessions/sle-classic.desktop 20
2017-10-20 16:36:27 +02:00
%{_sbindir} /update-alternatives --install %{_datadir} /wayland-sessions/default.desktop \
2017-11-24 10:45:58 +01:00
default-waylandsession.desktop %{_datadir} /wayland-sessions/sle-classic.desktop 20
2017-09-22 22:29:15 +02:00
%postun -n gnome-shell-classic
[ -f %{_datadir} /xsessions/sle-classic.desktop ] || %{_sbindir} /update-alternatives \
--remove default-xsession.desktop %{_datadir} /xsessions/sle-classic.desktop
2017-10-20 16:36:27 +02:00
[ -f %{_datadir} /wayland-sessions/sle-classic.desktop ] || %{_sbindir} /update-alternatives \
--remove default-waylandsession.desktop %{_datadir} /wayland-sessions/sle-classic.desktop
2016-09-01 12:12:54 +02:00
%endif
2011-03-04 10:39:34 +01:00
2011-10-28 12:13:52 +02:00
%files common
%defattr (-,root,root)
2012-06-04 19:38:02 +02:00
%doc COPYING README.SUSE
2011-08-11 21:39:37 +02:00
2013-03-13 23:54:07 +01:00
%files -n gnome-shell-classic
%defattr (-,root,root)
%doc COPYING
2013-06-23 16:12:02 +02:00
%{_datadir} /glib-2.0/schemas/org.gnome.shell.extensions.classic-overrides.gschema.xml
2013-03-13 23:54:07 +01:00
%{_datadir} /glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml
%{_datadir} /gnome-session/sessions/gnome-classic.session
%{_datadir} /gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/
%{_datadir} /gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/
%{_datadir} /gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/
%{_datadir} /gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/
2016-09-01 12:12:54 +02:00
%{_datadir} /gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/
2013-03-13 23:54:07 +01:00
%{_datadir} /gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/
%dir %{_datadir} /gnome-shell/modes
%{_datadir} /gnome-shell/modes/classic.json
2015-03-19 15:36:40 +01:00
%dir %{_datadir} /gnome-shell/theme/
2015-10-19 11:56:03 +02:00
%{_datadir} /gnome-shell/theme/calendar-today.svg
2013-04-19 11:38:18 +02:00
%{_datadir} /gnome-shell/theme/classic-process-working.svg
2013-03-13 23:54:07 +01:00
%{_datadir} /gnome-shell/theme/classic-toggle-off-intl.svg
%{_datadir} /gnome-shell/theme/classic-toggle-off-us.svg
%{_datadir} /gnome-shell/theme/classic-toggle-on-intl.svg
%{_datadir} /gnome-shell/theme/classic-toggle-on-us.svg
%{_datadir} /gnome-shell/theme/gnome-classic.css
2015-03-19 15:36:40 +01:00
%{_datadir} /gnome-shell/theme/gnome-classic-high-contrast.css
2013-03-13 23:54:07 +01:00
%{_datadir} /xsessions/gnome-classic.desktop
2016-09-01 12:12:54 +02:00
%{_datadir} /xsessions/sle-classic.desktop
2017-11-07 10:42:17 +01:00
%{_datadir} /gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/sle-classic.css
%{_datadir} /gnome-shell/modes/sle-classic.json
%{_datadir} /gnome-shell/extensions/sle-classic@suse.com/
2017-09-28 14:08:49 +02:00
%dir %{_datadir} /wayland-sessions
%{_datadir} /wayland-sessions/sle-classic.desktop
2017-11-10 15:47:02 +01:00
%if !0%{?is_opensuse}
2017-05-10 15:24:41 +02:00
%{_datadir} /gnome-shell/theme/sle-background.png
2017-11-10 15:47:02 +01:00
%{_datadir} /xsessions/default.desktop
%{_datadir} /xsessions/sle-classic-xorg.desktop
%{_datadir} /wayland-sessions/default.desktop
2017-09-22 22:29:15 +02:00
%ghost %{_sysconfdir} /alternatives/default-xsession.desktop
2017-10-20 16:36:27 +02:00
%ghost %{_sysconfdir} /alternatives/default-waylandsession.desktop
2016-09-01 12:12:54 +02:00
%endif
2013-03-13 23:54:07 +01:00
2011-10-28 12:13:52 +02:00
%files common-lang -f %{name}.lang
2011-03-04 10:39:34 +01:00
%changelog