rpms/avahi/devel avahi.spec,1.2,1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Oct 26 09:45:03 UTC 2005


Author: karsten

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

Modified Files:
	avahi.spec 
Log Message:
without dbus-python installed:
configure: error: Could not find Python module dbus
error: Bad exit status from /var/tmp/avahi-0.5.2-1.src.rpm/rpm-tmp.95234 (%build)



Index: avahi.spec
===================================================================
RCS file: /cvs/dist/rpms/avahi/devel/avahi.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- avahi.spec	25 Oct 2005 08:05:10 -0000	1.2
+++ avahi.spec	26 Oct 2005 09:44:57 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           avahi
 Version:        0.5.2
-Release:        1
+Release:        2
 Summary:        local network service discovery 
 
 Group:          System Environment/Base
@@ -10,7 +10,7 @@
 Patch1:		avahi-0.5.2-fedora.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  doxygen, gtk2-devel, qt-devel, libdaemon-devel, dbus-devel, expat-devel, python
+BuildRequires:  doxygen, gtk2-devel, qt-devel, libdaemon-devel, dbus-devel, expat-devel, python, dbus-python
 Requires:       dbus
 
 %description
@@ -184,5 +184,8 @@
 %{_includedir}/avahi-qt3
 
 %changelog
+* Wed Oct 26 2005 Karsten Hopp <karsten at redhat.de> 0.5.2-2
+- add buildrequires dbus-python
+
 * Fri Oct 21 2005 Alexander Larsson <alexl at redhat.com> - 0.5.2-1
 - Initial package




More information about the fedora-cvs-commits mailing list