Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
5f1bb63bbc
commit
e98ef51e0e
3
dlm.spec
3
dlm.spec
@ -3,7 +3,6 @@ Version: 4.0.6
|
|||||||
Release: 9%{?dist}
|
Release: 9%{?dist}
|
||||||
License: GPLv2 and GPLv2+ and LGPLv2+
|
License: GPLv2 and GPLv2+ and LGPLv2+
|
||||||
# For a breakdown of the licensing, see README.license
|
# For a breakdown of the licensing, see README.license
|
||||||
Group: System Environment/Kernel
|
|
||||||
Summary: dlm control daemon and tool
|
Summary: dlm control daemon and tool
|
||||||
URL: https://fedorahosted.org/cluster
|
URL: https://fedorahosted.org/cluster
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -77,7 +76,6 @@ install -Dm 0644 init/dlm.sysconfig %{buildroot}/etc/sysconfig/dlm
|
|||||||
|
|
||||||
%package lib
|
%package lib
|
||||||
Summary: Library for %{name}
|
Summary: Library for %{name}
|
||||||
Group: System Environment/Libraries
|
|
||||||
Conflicts: clusterlib
|
Conflicts: clusterlib
|
||||||
|
|
||||||
%description lib
|
%description lib
|
||||||
@ -92,7 +90,6 @@ from userland applications.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}-lib = %{version}-%{release}
|
Requires: %{name}-lib = %{version}-%{release}
|
||||||
Conflicts: clusterlib-devel
|
Conflicts: clusterlib-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user