Remove systemMonitor subpackage
The extension was removed upstream.
This commit is contained in:
parent
d79a5169bb
commit
9f1ce63f1d
@ -34,7 +34,6 @@ Enabled extensions:
|
|||||||
* native-window-placement
|
* native-window-placement
|
||||||
* places-menu
|
* places-menu
|
||||||
* screenshot-window-sizer
|
* screenshot-window-sizer
|
||||||
* systemMonitor
|
|
||||||
* user-theme
|
* user-theme
|
||||||
* window-list
|
* window-list
|
||||||
* windowsNavigator
|
* windowsNavigator
|
||||||
@ -174,19 +173,6 @@ This GNOME Shell extension allows to easily resize windows for GNOME Software
|
|||||||
screenshots.
|
screenshots.
|
||||||
|
|
||||||
|
|
||||||
%package -n %{pkg_prefix}-systemMonitor
|
|
||||||
Summary: System Monitor for GNOME Shell
|
|
||||||
Group: User Interface/Desktops
|
|
||||||
License: GPLv2+
|
|
||||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
||||||
# Should be pulled in by control-center, but in case someone tries for a
|
|
||||||
# minimalist gnome-shell installation
|
|
||||||
Requires: libgtop2
|
|
||||||
|
|
||||||
%description -n %{pkg_prefix}-systemMonitor
|
|
||||||
This GNOME Shell extension is a message tray indicator for CPU and memory usage.
|
|
||||||
|
|
||||||
|
|
||||||
%package -n %{pkg_prefix}-user-theme
|
%package -n %{pkg_prefix}-user-theme
|
||||||
Summary: Support for custom themes in GNOME Shell
|
Summary: Support for custom themes in GNOME Shell
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -299,10 +285,6 @@ rm $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.exampl
|
|||||||
%{_datadir}/gnome-shell/extensions/screenshot-window-sizer*/
|
%{_datadir}/gnome-shell/extensions/screenshot-window-sizer*/
|
||||||
|
|
||||||
|
|
||||||
%files -n %{pkg_prefix}-systemMonitor
|
|
||||||
%{_datadir}/gnome-shell/extensions/systemMonitor*/
|
|
||||||
|
|
||||||
|
|
||||||
%files -n %{pkg_prefix}-user-theme
|
%files -n %{pkg_prefix}-user-theme
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
|
||||||
%{_datadir}/gnome-shell/extensions/user-theme*/
|
%{_datadir}/gnome-shell/extensions/user-theme*/
|
||||||
|
Loading…
Reference in New Issue
Block a user