diff --git a/libnotify.spec b/libnotify.spec index 08c54cc..dce97b0 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -10,7 +10,7 @@ Summary: Desktop notification library License: LGPLv2+ URL: http://www.gnome.org Source0: http://ftp.gnome.org/pub/GNOME/sources/libnotify/0.7/%{name}-%{version}.tar.xz -Group: System Environment/Libraries + BuildRequires: chrpath BuildRequires: libtool BuildRequires: glib2-devel >= %{glib2_version} @@ -30,7 +30,6 @@ form of information without getting in the user's way. %package devel Summary: Development files for %{name} -Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= %{glib2_version} Requires: dbus-devel >= %{dbus_version} @@ -81,6 +80,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a * Fri Oct 14 2016 Kalev Lember - 0.7.7-1 - Update to 0.7.7 - Remove lib64 rpaths +- Don't set group tags * Thu Feb 04 2016 Fedora Release Engineering - 0.7.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild