diff --git a/iniparser.spec b/iniparser.spec index 09546ae..015cf9d 100644 --- a/iniparser.spec +++ b/iniparser.spec @@ -6,7 +6,6 @@ Version: 4.1 Release: 2%{?dist} Summary: C library for parsing "INI-style" files -Group: System Environment/Libraries License: MIT URL: https://github.com/ndevilla/%{name} Source0: https://github.com/ndevilla/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -19,7 +18,6 @@ hold application configuration information. %package devel Summary: Header files, libraries and development documentation for %{name} -Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel