Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
ce2de86eac
commit
2c333fad83
@ -4,7 +4,6 @@ Version: 2.3.3
|
|||||||
Release: 4%{?dist}
|
Release: 4%{?dist}
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mipsel mips64el ppc64 ppc64le s390 s390x
|
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mipsel mips64el ppc64 ppc64le s390 s390x
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
Group: System Environment/Libraries
|
|
||||||
Source: https://github.com/seccomp/libseccomp/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
Source: https://github.com/seccomp/libseccomp/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||||
URL: https://github.com/seccomp/libseccomp
|
URL: https://github.com/seccomp/libseccomp
|
||||||
%ifnarch riscv64 s390
|
%ifnarch riscv64 s390
|
||||||
@ -23,7 +22,6 @@ Kernel.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files used to build applications with libseccomp support
|
Summary: Development files used to build applications with libseccomp support
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release} pkgconfig
|
Requires: %{name}%{?_isa} = %{version}-%{release} pkgconfig
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -35,7 +33,6 @@ Kernel.
|
|||||||
|
|
||||||
%package static
|
%package static
|
||||||
Summary: Enhanced seccomp static library
|
Summary: Enhanced seccomp static library
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}-devel%{?_isa} = %{version}-%{release} pkgconfig
|
Requires: %{name}-devel%{?_isa} = %{version}-%{release} pkgconfig
|
||||||
|
|
||||||
%description static
|
%description static
|
||||||
|
Loading…
Reference in New Issue
Block a user