diff --git a/libxdg-basedir.spec b/libxdg-basedir.spec index 47428f2..0df99a5 100644 --- a/libxdg-basedir.spec +++ b/libxdg-basedir.spec @@ -3,7 +3,6 @@ Version: 1.2.0 Release: 14%{?dist} Summary: Implementation of the XDG Base Directory Specifications -Group: System Environment/Libraries License: MIT URL: http://n.ethz.ch/student/nevillm/download/libxdg-basedir Source0: http://n.ethz.ch/student/nevillm/download/libxdg-basedir/%{name}-%{version}.tar.gz @@ -21,7 +20,6 @@ to the specification and provides a few higher-level functions. %package devel Summary: Development files for %{name} -Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig @@ -32,7 +30,6 @@ developing applications that use %{name}. %package doc Summary: Documentation files for %{name} -Group: Documentation Requires: %{name} = %{version}-%{release} BuildRequires: gcc BuildRequires: doxygen