Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
74b8b31e12
commit
3816888595
@ -3,7 +3,6 @@ Version: 0.11.6
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Apache Kafka C library
|
Summary: The Apache Kafka C library
|
||||||
|
|
||||||
Group: Development/Libraries
|
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/edenhill/librdkafka
|
URL: https://github.com/edenhill/librdkafka
|
||||||
Source0: https://github.com/edenhill/librdkafka/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/edenhill/librdkafka/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
@ -24,7 +23,6 @@ messages/second for the consumer.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: The Apache Kafka C library (Development Environment)
|
Summary: The Apache Kafka C library (Development Environment)
|
||||||
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