diff --git a/startup-notification.spec b/startup-notification.spec index f7926c2..b267334 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -6,7 +6,6 @@ URL: http://www.freedesktop.org/software/startup-notification/ #VCS: git:git://git.freedesktop.org/git/startup-notification Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz License: LGPLv2 -Group: System Environment/Libraries BuildRequires: gcc BuildRequires: libX11-devel BuildRequires: libXt-devel @@ -20,7 +19,6 @@ feedback such as a busy cursor, among other features. %package devel Summary: Development portions of startup-notification -Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libX11-devel Requires: pkgconfig