Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
63bbc2f019
commit
a5210ef466
@ -17,7 +17,6 @@ Name: libvirt-glib
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: libvirt glib integration for events
|
Summary: libvirt glib integration for events
|
||||||
Group: Development/Libraries
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://libvirt.org/
|
URL: http://libvirt.org/
|
||||||
Source0: ftp://libvirt.org/libvirt/glib/%{name}-%{version}.tar.gz
|
Source0: ftp://libvirt.org/libvirt/glib/%{name}-%{version}.tar.gz
|
||||||
@ -39,25 +38,20 @@ BuildRequires: vala-tools
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Group: Development/Libraries
|
|
||||||
Summary: libvirt glib integration for events development files
|
Summary: libvirt glib integration for events development files
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%package -n libvirt-gconfig
|
%package -n libvirt-gconfig
|
||||||
Group: Development/Libraries
|
|
||||||
Summary: libvirt object APIs for processing object configuration
|
Summary: libvirt object APIs for processing object configuration
|
||||||
|
|
||||||
%package -n libvirt-gobject
|
%package -n libvirt-gobject
|
||||||
Group: Development/Libraries
|
|
||||||
Summary: libvirt object APIs for managing virtualization hosts
|
Summary: libvirt object APIs for managing virtualization hosts
|
||||||
|
|
||||||
%package -n libvirt-gconfig-devel
|
%package -n libvirt-gconfig-devel
|
||||||
Group: Development/Libraries
|
|
||||||
Summary: libvirt object APIs for processing object configuration development files
|
Summary: libvirt object APIs for processing object configuration development files
|
||||||
Requires: libvirt-gconfig = %{version}-%{release}
|
Requires: libvirt-gconfig = %{version}-%{release}
|
||||||
|
|
||||||
%package -n libvirt-gobject-devel
|
%package -n libvirt-gobject-devel
|
||||||
Group: Development/Libraries
|
|
||||||
Summary: libvirt object APIs for managing virtualization hosts development files
|
Summary: libvirt object APIs for managing virtualization hosts development files
|
||||||
Requires: %{name}-devel = %{version}-%{release}
|
Requires: %{name}-devel = %{version}-%{release}
|
||||||
Requires: libvirt-gconfig-devel = %{version}-%{release}
|
Requires: libvirt-gconfig-devel = %{version}-%{release}
|
||||||
|
Loading…
Reference in New Issue
Block a user