diff --git a/libnotify.spec b/libnotify.spec index d16fb36..c3fb1cf 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -4,7 +4,7 @@ Summary: libnotify notification library Name: libnotify Version: 0.4.0 -Release: 3.1 +Release: 3.2 URL: http://www.galago-project.org/specs/notification/ Source0: %{name}-%{version}.tar.bz2 License: LGPL @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-root BuildPreReq: libtool BuildRequires: glib2-devel >= %{glib2_version} dbus-devel dbus-glib-devel gtk2-devel Requires: glib2 >= %{glib2_version} -#Requires: desktop-notification-daemon +Requires: desktop-notification-daemon %description @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 19 2006 John (J5) Palmieri - 0.4.0-3.2 +- reinstate desktop-notification dependency + * Wed Jul 19 2006 John (J5) Palmieri - 0.4.0-3.1 - comment out desktop-notification dependency so we can build the notification daemon