rpms/avahi/devel avahi.spec,1.87,1.88

Lennart Poettering (lennart) fedora-extras-commits at redhat.com
Thu Aug 9 13:02:29 UTC 2007


Author: lennart

Update of /cvs/pkgs/rpms/avahi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17969

Modified Files:
	avahi.spec 
Log Message:
drop superfluous python dependency of main package


Index: avahi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/avahi/devel/avahi.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- avahi.spec	11 Jul 2007 17:22:22 -0000	1.87
+++ avahi.spec	9 Aug 2007 13:01:55 -0000	1.88
@@ -12,7 +12,7 @@
 License:        LGPL
 URL:            http://avahi.org
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:       dbus, expat, python, dbus-python
+Requires:       dbus, expat
 Requires:        libdaemon >= 0.11
 Requires(post): initscripts, chkconfig, ldconfig
 Requires(pre):        shadow-utils
@@ -52,7 +52,7 @@
 %package tools
 Summary: Tools for mDNS browsing and publishing
 Group: System Environment/Base
-Requires: %{name} = %{version}, gtk2, pygtk2, pygtk2-libglade, gdbm
+Requires: %{name} = %{version}, gtk2, pygtk2, pygtk2-libglade, gdbm, python, dbus-python
 
 %description tools
 Tools that use avahi to browse and publish mDNS services and hosts.




More information about the scm-commits mailing list