Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
d87512c907
commit
75946aed38
@ -3,7 +3,6 @@ Version: 0.97
|
|||||||
Release: 7%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: The iSNS daemon and utility programs
|
Summary: The iSNS daemon and utility programs
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/open-iscsi/open-isns
|
URL: https://github.com/open-iscsi/open-isns
|
||||||
Source0: https://github.com/open-iscsi/open-isns/archive/v%{version}.tar.gz#/open-isns-%{version}.tar.gz
|
Source0: https://github.com/open-iscsi/open-isns/archive/v%{version}.tar.gz#/open-isns-%{version}.tar.gz
|
||||||
@ -23,14 +22,12 @@ allows automated discovery, management and configuration of iSCSI and
|
|||||||
Fibre Channel devices (using iFCP gateways) on a TCP/IP network.
|
Fibre Channel devices (using iFCP gateways) on a TCP/IP network.
|
||||||
|
|
||||||
%package libs
|
%package libs
|
||||||
Group: Development/Libraries
|
|
||||||
Summary: Shared library files for iSNS
|
Summary: Shared library files for iSNS
|
||||||
|
|
||||||
%description libs
|
%description libs
|
||||||
Shared library files for iSNS
|
Shared library files for iSNS
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Group: Development/Libraries
|
|
||||||
Summary: Development files for iSNS
|
Summary: Development files for iSNS
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user