Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
349553bb66
commit
741bcac5f7
@ -2,7 +2,6 @@ Name: libmetalink
|
|||||||
Version: 0.1.3
|
Version: 0.1.3
|
||||||
Release: 7%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Metalink library written in C
|
Summary: Metalink library written in C
|
||||||
Group: System Environment/Libraries
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://launchpad.net/libmetalink
|
URL: https://launchpad.net/libmetalink
|
||||||
Source0: https://launchpad.net/libmetalink/trunk/%{name}-%{version}/+download/%{name}-%{version}.tar.bz2
|
Source0: https://launchpad.net/libmetalink/trunk/%{name}-%{version}/+download/%{name}-%{version}.tar.bz2
|
||||||
@ -16,7 +15,6 @@ parsing Metalink XML files to programs written in C.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Files needed for developing with %{name}
|
Summary: Files needed for developing with %{name}
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
Loading…
Reference in New Issue
Block a user