rebuild for new dbus-0.6 dependency; remove use of
DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT flag
This commit is contained in:
parent
b159b29bbb
commit
d5b44759b2
@ -1,6 +1,6 @@
|
||||
Name: avahi
|
||||
Version: 0.6
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Local network service discovery
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -10,6 +10,7 @@ Source0: %{name}-%{version}.tar.gz
|
||||
Patch1: avahi-0.5.2-fedora.patch
|
||||
Patch2: avahi-0.5.2-start_after_dbus.patch
|
||||
Patch3: avahi-0.6-initscript_status.patch
|
||||
Patch4: avahi-0.6-dbus-0.6.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: doxygen, gtk2-devel, qt-devel, libglade2-devel, libdaemon-devel, glib-devel, libcap-devel, dbus-devel, expat-devel, python, dbus-python
|
||||
Requires: dbus, libdaemon, expat, python, dbus-python, libcap
|
||||
@ -92,6 +93,7 @@ necessary for developing programs using avahi.
|
||||
#^- this patch now upstream
|
||||
%patch2 -p1 -b .start_after_dbus
|
||||
%patch3 -p1 -b .initscript_status
|
||||
%patch4 -p1 -b .dbus-0.6
|
||||
|
||||
%build
|
||||
# auto* update needed for avahi-0.5.2-fedora.patch
|
||||
|
Loading…
Reference in New Issue
Block a user