forked from pool/gnome-shell-extensions
Accepting request 522929 from home:jengelh:branches:GNOME:Factory
- Update package summaries. Replace historic tar option specs. OBS-URL: https://build.opensuse.org/request/show/522929 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=129
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 10 21:26:22 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update package summaries. Replace historic tar option specs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 23 07:59:02 UTC 2017 - xwang@suse.com
|
Wed Aug 23 07:59:02 UTC 2017 - xwang@suse.com
|
||||||
|
|
||||||
|
@@ -57,7 +57,7 @@ GNOME Shell Extensions is a collection of extensions providing
|
|||||||
additional and optional functionality to GNOME Shell.
|
additional and optional functionality to GNOME Shell.
|
||||||
|
|
||||||
%package common
|
%package common
|
||||||
Summary: GNOME Shell Extension -- Common Files
|
Summary: Common files for GNOME Shell extensions
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Requires: gnome-shell
|
Requires: gnome-shell
|
||||||
Recommends: %{name}-common-lang
|
Recommends: %{name}-common-lang
|
||||||
@@ -81,7 +81,7 @@ Obsoletes: gnome-shell-extensions < %{version}
|
|||||||
This package provides files common to several GNOME Shell Extensions
|
This package provides files common to several GNOME Shell Extensions
|
||||||
|
|
||||||
%package -n gnome-shell-classic
|
%package -n gnome-shell-classic
|
||||||
Summary: Gnome-shell classic -- collection of extensions
|
Summary: A collection of extensions for Gnome-shell classic
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Recommends: %{name}-common-lang
|
Recommends: %{name}-common-lang
|
||||||
|
|
||||||
@@ -128,7 +128,7 @@ make %{?_smp_mflags}
|
|||||||
%if !0%{?is_opensuse}
|
%if !0%{?is_opensuse}
|
||||||
install -m0644 %{S:2} %{buildroot}/%{_datadir}/xsessions/sle-classic.desktop
|
install -m0644 %{S:2} %{buildroot}/%{_datadir}/xsessions/sle-classic.desktop
|
||||||
# Install SLE theme
|
# Install SLE theme
|
||||||
tar xzvf %{SOURCE3}
|
tar -xzvf %{SOURCE3}
|
||||||
install -d %{buildroot}%{_datadir}/gnome-shell/theme
|
install -d %{buildroot}%{_datadir}/gnome-shell/theme
|
||||||
cp SLE-theme/theme/* %{buildroot}%{_datadir}/gnome-shell/theme
|
cp SLE-theme/theme/* %{buildroot}%{_datadir}/gnome-shell/theme
|
||||||
%endif
|
%endif
|
||||||
|
Reference in New Issue
Block a user