Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
a97a38e770
commit
f3c5e059e5
@ -6,7 +6,6 @@ Version: 1.12
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: Debugging Information Manipulation Tools (pahole & friends)
|
Summary: Debugging Information Manipulation Tools (pahole & friends)
|
||||||
Group: Development/Tools
|
|
||||||
URL: http://acmel.wordpress.com
|
URL: http://acmel.wordpress.com
|
||||||
Source: http://fedorapeople.org/~acme/dwarves/%{name}-%{version}.tar.bz2
|
Source: http://fedorapeople.org/~acme/dwarves/%{name}-%{version}.tar.bz2
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -37,14 +36,12 @@ functions, inlines, decisions made by the compiler about inlining, etc.
|
|||||||
|
|
||||||
%package -n %{libname}%{libver}
|
%package -n %{libname}%{libver}
|
||||||
Summary: Debugging information processing library
|
Summary: Debugging information processing library
|
||||||
Group: Development/Libraries
|
|
||||||
|
|
||||||
%description -n %{libname}%{libver}
|
%description -n %{libname}%{libver}
|
||||||
Debugging information processing library.
|
Debugging information processing library.
|
||||||
|
|
||||||
%package -n %{libname}%{libver}-devel
|
%package -n %{libname}%{libver}-devel
|
||||||
Summary: Debugging information library development files
|
Summary: Debugging information library development files
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{libname}%{libver} = %{version}-%{release}
|
Requires: %{libname}%{libver} = %{version}-%{release}
|
||||||
|
|
||||||
%description -n %{libname}%{libver}-devel
|
%description -n %{libname}%{libver}-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user