Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
db5366a54d
commit
ed24829836
@ -5,7 +5,6 @@ Version: 0.36
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A GTK+ widget for SPICE clients
|
Summary: A GTK+ widget for SPICE clients
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://www.spice-space.org/spice-gtk.html
|
URL: https://www.spice-space.org/spice-gtk.html
|
||||||
#VCS: git:git://anongit.freedesktop.org/spice/spice-gtk
|
#VCS: git:git://anongit.freedesktop.org/spice/spice-gtk
|
||||||
@ -50,14 +49,12 @@ Client libraries for SPICE desktop servers.
|
|||||||
|
|
||||||
%package -n spice-glib
|
%package -n spice-glib
|
||||||
Summary: A GObject for communicating with Spice servers
|
Summary: A GObject for communicating with Spice servers
|
||||||
Group: Development/Libraries
|
|
||||||
|
|
||||||
%description -n spice-glib
|
%description -n spice-glib
|
||||||
spice-client-glib-2.0 is a SPICE client library for GLib2.
|
spice-client-glib-2.0 is a SPICE client library for GLib2.
|
||||||
|
|
||||||
%package -n spice-glib-devel
|
%package -n spice-glib-devel
|
||||||
Summary: Development files to build Glib2 applications with spice-glib-2.0
|
Summary: Development files to build Glib2 applications with spice-glib-2.0
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: spice-glib%{?_isa} = %{version}-%{release}
|
Requires: spice-glib%{?_isa} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
Requires: glib2-devel
|
Requires: glib2-devel
|
||||||
@ -69,7 +66,6 @@ Libraries, includes, etc. to compile with the spice-glib-2.0 libraries
|
|||||||
|
|
||||||
%package -n spice-gtk3
|
%package -n spice-gtk3
|
||||||
Summary: A GTK3 widget for SPICE clients
|
Summary: A GTK3 widget for SPICE clients
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: spice-glib%{?_isa} = %{version}-%{release}
|
Requires: spice-glib%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description -n spice-gtk3
|
%description -n spice-gtk3
|
||||||
@ -77,7 +73,6 @@ spice-client-glib-3.0 is a SPICE client library for Gtk3.
|
|||||||
|
|
||||||
%package -n spice-gtk3-devel
|
%package -n spice-gtk3-devel
|
||||||
Summary: Development files to build GTK3 applications with spice-gtk-3.0
|
Summary: Development files to build GTK3 applications with spice-gtk-3.0
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: spice-gtk3%{?_isa} = %{version}-%{release}
|
Requires: spice-gtk3%{?_isa} = %{version}-%{release}
|
||||||
Requires: spice-glib-devel%{?_isa} = %{version}-%{release}
|
Requires: spice-glib-devel%{?_isa} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
@ -91,7 +86,6 @@ Libraries, includes, etc. to compile with the spice-gtk3 libraries
|
|||||||
|
|
||||||
%package -n spice-gtk3-vala
|
%package -n spice-gtk3-vala
|
||||||
Summary: Vala bindings for the spice-gtk-3.0 library
|
Summary: Vala bindings for the spice-gtk-3.0 library
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: spice-gtk3%{?_isa} = %{version}-%{release}
|
Requires: spice-gtk3%{?_isa} = %{version}-%{release}
|
||||||
Requires: spice-gtk3-devel%{?_isa} = %{version}-%{release}
|
Requires: spice-gtk3-devel%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
@ -100,7 +94,6 @@ A module allowing use of the spice-gtk-3.0 widget from vala
|
|||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Summary: Spice-gtk tools
|
Summary: Spice-gtk tools
|
||||||
Group: Applications/Internet
|
|
||||||
Requires: spice-gtk3%{?_isa} = %{version}-%{release}
|
Requires: spice-gtk3%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
|
Loading…
Reference in New Issue
Block a user