Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
a9b60729e4
commit
b029c441c4
@ -9,7 +9,6 @@ Version: 3.31.2
|
||||
Release: 2%{?dist}
|
||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||
|
||||
Group: User Interface/Desktops
|
||||
# The entire source code is GPLv2+ except lib/convenience.js which is BSD
|
||||
License: GPLv2+ and BSD
|
||||
URL: http://wiki.gnome.org/Projects/GnomeShell/Extensions
|
||||
@ -45,7 +44,6 @@ Enabled extensions:
|
||||
|
||||
%package -n %{pkg_prefix}-common
|
||||
Summary: Files common to GNOME Shell Extensions
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: gnome-shell >= %{min_gs_version}
|
||||
Obsoletes: %{pkg_prefix}-alternate-tab < 3.31.2
|
||||
@ -59,7 +57,6 @@ This package provides common data files shared by various extensions.
|
||||
|
||||
%package -n gnome-classic-session
|
||||
Summary: GNOME "classic" mode session
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-apps-menu = %{version}-%{release}
|
||||
Requires: %{pkg_prefix}-launch-new-instance = %{version}-%{release}
|
||||
@ -74,7 +71,6 @@ mode, which aims to provide a GNOME 2-like user interface.
|
||||
|
||||
%package -n %{pkg_prefix}-apps-menu
|
||||
Summary: Application menu for GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
Requires: gnome-menus
|
||||
@ -85,7 +81,6 @@ This GNOME Shell extension adds a GNOME 2.x style menu for applications.
|
||||
|
||||
%package -n %{pkg_prefix}-auto-move-windows
|
||||
Summary: Assign specific workspaces to applications in GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
@ -97,7 +92,6 @@ a manner configurable with a GSettings key.
|
||||
|
||||
%package -n %{pkg_prefix}-drive-menu
|
||||
Summary: Drive status menu for GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
@ -108,7 +102,6 @@ unmounting removable devices.
|
||||
|
||||
%package -n %{pkg_prefix}-launch-new-instance
|
||||
Summary: Always launch a new application instance for GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
@ -119,7 +112,6 @@ launcher to always launch a new application instance.
|
||||
|
||||
%package -n %{pkg_prefix}-native-window-placement
|
||||
Summary: Native window placement for GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
@ -130,7 +122,6 @@ layout in the overview, including a mechanism similar to KDE4.
|
||||
|
||||
%package -n %{pkg_prefix}-places-menu
|
||||
Summary: Places status menu for GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
@ -141,7 +132,6 @@ places in the system.
|
||||
|
||||
%package -n %{pkg_prefix}-screenshot-window-sizer
|
||||
Summary: Screenshot window sizer for GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
@ -152,7 +142,6 @@ screenshots.
|
||||
|
||||
%package -n %{pkg_prefix}-user-theme
|
||||
Summary: Support for custom themes in GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
@ -163,7 +152,6 @@ This GNOME Shell extension enables loading a GNOME Shell theme from
|
||||
|
||||
%package -n %{pkg_prefix}-window-list
|
||||
Summary: Display a window list at the bottom of the screen in GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
@ -173,7 +161,6 @@ This GNOME Shell extension displays a window list at the bottom of the screen.
|
||||
|
||||
%package -n %{pkg_prefix}-windowsNavigator
|
||||
Summary: Support for keyboard selection of windows and workspaces in GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
@ -184,7 +171,6 @@ in overlay mode, by pressing the Alt and Ctrl key respectively.
|
||||
|
||||
%package -n %{pkg_prefix}-workspace-indicator
|
||||
Summary: Workspace indicator for GNOME Shell
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user