diff --git a/activemq-cpp.spec b/activemq-cpp.spec index 919e3d1..b37fd7c 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -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