diff --git a/softhsm.spec b/softhsm.spec index 1cff449..8c9490d 100644 --- a/softhsm.spec +++ b/softhsm.spec @@ -9,7 +9,6 @@ Url: http://www.opendnssec.org/ Source: http://dist.opendnssec.org/source/%{?prever:testing/}%{name}-%{version}.tar.gz Source1: http://dist.opendnssec.org/source/%{?prever:testing/}%{name}-%{version}.tar.gz.sig -Group: Applications/System BuildRequires: openssl-devel >= 1.0.1k-6, sqlite-devel >= 3.4.2, cppunit-devel BuildRequires: gcc-c++, pkgconfig, p11-kit-devel @@ -29,7 +28,6 @@ with other cryptographic products because of the PKCS#11 interface. %package devel Summary: Development package of softhsm that includes the header files -Group: Development/Libraries Requires: %{name} = %{version}-%{release}, openssl-devel, sqlite-devel %if 0%{?prever:1} BuildRequires: autoconf, libtool, automake