Remove obsolete Group tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f233a3cd57
commit
dd4da2c27b
1 changed files with 0 additions and 3 deletions
|
|
@ -5,7 +5,6 @@ Version: 3.9.4
|
|||
Release: 2%{?dist}
|
||||
Summary: C++ implementation of JMS-like messaging client
|
||||
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
URL: http://activemq.apache.org/cms/
|
||||
Source0: http://www.apache.org/dist/activemq/activemq-cpp/%{version}/activemq-cpp-library-%{version}-src.tar.gz
|
||||
|
|
@ -38,7 +37,6 @@ ActiveMQ is still needed for your clients to communicate.
|
|||
|
||||
%package devel
|
||||
Summary: C++ implementation header files for JMS-like messaging
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
%if %{?fedora}%{!?fedora:0} >= 12 || %{?rhel}%{!?rhel:0} >= 6
|
||||
|
|
@ -60,7 +58,6 @@ for your clients to communicate.
|
|||
%if %{?with_docs}0
|
||||
%package doc
|
||||
Summary: C++ implementation header files for JMS-like messaging
|
||||
Group: Documentation
|
||||
%if %{?fedora}%{!?fedora:0} >= 10 || %{?rhel}%{!?rhel:0} >= 6
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue