Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
ce22642705
commit
2f66b42b7a
@ -15,7 +15,6 @@ Release: 2%{?dist}
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: High Performance, Distributed Memory Object Cache
|
Summary: High Performance, Distributed Memory Object Cache
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://www.memcached.org/
|
URL: https://www.memcached.org/
|
||||||
Source0: https://www.memcached.org/files/%{name}-%{version}.tar.gz
|
Source0: https://www.memcached.org/files/%{name}-%{version}.tar.gz
|
||||||
@ -46,7 +45,6 @@ web applications by alleviating database load.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Files needed for development using memcached protocol
|
Summary: Files needed for development using memcached protocol
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name} = %{epoch}:%{version}-%{release}
|
Requires: %{name} = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -55,7 +53,6 @@ access to the memcached binary include files.
|
|||||||
|
|
||||||
%package selinux
|
%package selinux
|
||||||
Summary: Selinux policy module
|
Summary: Selinux policy module
|
||||||
Group: System Environment/Base
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
BuildRequires: selinux-policy
|
BuildRequires: selinux-policy
|
||||||
%{?selinux_requires}
|
%{?selinux_requires}
|
||||||
|
Loading…
Reference in New Issue
Block a user