Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
d1a98a01b8
commit
e335acab6a
@ -22,7 +22,6 @@ Name: gtk2
|
|||||||
Version: 2.24.32
|
Version: 2.24.32
|
||||||
Release: 4%{?dist}
|
Release: 4%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
|
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
|
||||||
Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz
|
||||||
@ -97,7 +96,6 @@ suites.
|
|||||||
|
|
||||||
%package immodules
|
%package immodules
|
||||||
Summary: Input methods for GTK+
|
Summary: Input methods for GTK+
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: gtk2 = %{version}-%{release}
|
Requires: gtk2 = %{version}-%{release}
|
||||||
# for /etc/X11/xinit/xinput.d
|
# for /etc/X11/xinit/xinput.d
|
||||||
Requires: imsettings
|
Requires: imsettings
|
||||||
@ -108,7 +106,6 @@ as part of GTK+.
|
|||||||
|
|
||||||
%package immodule-xim
|
%package immodule-xim
|
||||||
Summary: XIM support for GTK+
|
Summary: XIM support for GTK+
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: gtk2 = %{version}-%{release}
|
Requires: gtk2 = %{version}-%{release}
|
||||||
|
|
||||||
%description immodule-xim
|
%description immodule-xim
|
||||||
@ -116,7 +113,6 @@ The gtk2-immodule-xim package contains XIM support for GTK+.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for GTK+
|
Summary: Development files for GTK+
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: gtk2 = %{version}-%{release}
|
Requires: gtk2 = %{version}-%{release}
|
||||||
Requires: pango-devel >= %{pango_version}
|
Requires: pango-devel >= %{pango_version}
|
||||||
Requires: atk-devel >= %{atk_version}
|
Requires: atk-devel >= %{atk_version}
|
||||||
@ -139,7 +135,6 @@ package.
|
|||||||
|
|
||||||
%package devel-docs
|
%package devel-docs
|
||||||
Summary: Developer documentation for GTK+
|
Summary: Developer documentation for GTK+
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: gtk2 = %{version}-%{release}
|
Requires: gtk2 = %{version}-%{release}
|
||||||
#BuildArch: noarch
|
#BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user