rpms/notify-python/devel notify-python.spec,1.9,1.10

John Dennis jdennis at fedoraproject.org
Mon Jun 1 17:01:26 UTC 2009


Author: jdennis

Update of /cvs/pkgs/rpms/notify-python/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8923

Modified Files:
	notify-python.spec 
Log Message:
change requires of notification-daemon to desktop-notification-daemon as per bug #500586



Index: notify-python.spec
===================================================================
RCS file: /cvs/pkgs/rpms/notify-python/devel/notify-python.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- notify-python.spec	26 Feb 2009 06:01:09 -0000	1.9
+++ notify-python.spec	1 Jun 2009 17:00:56 -0000	1.10
@@ -2,7 +2,7 @@
 
 Name:           notify-python
 Version:        0.1.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Python bindings for libnotify
 
 Group:          Development/Languages
@@ -16,7 +16,7 @@ BuildRequires:  python-devel, pkgconfig,
 BuildRequires:  gtk2-devel, dbus-devel, dbus-glib-devel
 
 Requires:   libnotify >= 0.4.3
-Requires:   notification-daemon
+Requires:   desktop-notification-daemon
 
 %define pypkgname pynotify
 
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Jun  1 2009 John Dennis <jdennis at redhat.com> - 0.1.1-7
+- change requires of notification-daemon to desktop-notification-daemon as per bug #500586
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list