diff mbox series

[ndctl,2/2] ndctl.spec.in: remove obsolete Group tag

Message ID 20190131003518.10934-2-vishal.l.verma@intel.com (mailing list archive)
State Accepted
Commit 7d4fbf5fe4c5a6c82753a8c53095f24cf8d325a4
Headers show
Series [ndctl,1/2] ndctl.spec.in: remove obsolete ldconfig scriptlets | expand

Commit Message

Verma, Vishal L Jan. 31, 2019, 12:35 a.m. UTC
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

Pulled in via Fedora packaging.

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
[vishal: update patch so it applies to ndctl.spec.in]
Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
---
 ndctl.spec.in | 6 ------
 1 file changed, 6 deletions(-)
diff mbox series

Patch

diff --git a/ndctl.spec.in b/ndctl.spec.in
index 25d5296..e14a538 100644
--- a/ndctl.spec.in
+++ b/ndctl.spec.in
@@ -3,7 +3,6 @@  Version:	VERSION
 Release:	1%{?dist}
 Summary:	Manage "libnvdimm" subsystem devices (Non-volatile Memory)
 License:	GPLv2
-Group:		System Environment/Base
 Url:		https://github.com/pmem/ndctl
 Source0:	https://github.com/pmem/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
@@ -32,7 +31,6 @@  Firmware Interface Table).
 %package -n DNAME
 Summary:	Development files for libndctl
 License:	LGPLv2
-Group:		Development/Libraries
 Requires:	LNAME%{?_isa} = %{version}-%{release}
 
 %description -n DNAME
@@ -42,7 +40,6 @@  developing applications that use %{name}.
 %package -n daxctl
 Summary:	Manage Device-DAX instances
 License:	GPLv2
-Group:		System Environment/Base
 Requires:	DAX_LNAME%{?_isa} = %{version}-%{release}
 
 %description -n daxctl
@@ -54,7 +51,6 @@  filesystem.
 %package -n DAX_DNAME
 Summary:	Development files for libdaxctl
 License:	LGPLv2
-Group:		Development/Libraries
 Requires:	DAX_LNAME%{?_isa} = %{version}-%{release}
 
 %description -n DAX_DNAME
@@ -67,7 +63,6 @@  mappings of performance / feature-differentiated memory.
 %package -n LNAME
 Summary:	Management library for "libnvdimm" subsystem devices (Non-volatile Memory)
 License:	LGPLv2
-Group:		System Environment/Libraries
 Requires:	DAX_LNAME%{?_isa} = %{version}-%{release}
 
 
@@ -77,7 +72,6 @@  Libraries for %{name}.
 %package -n DAX_LNAME
 Summary:	Management library for "Device DAX" devices
 License:	LGPLv2
-Group:		System Environment/Libraries
 
 %description -n DAX_LNAME
 Device DAX is a facility for establishing DAX mappings of performance /