checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=23
This commit is contained in:
parent
1793c01bee
commit
35817905bf
@ -69,8 +69,6 @@ Patch2: avahi-init-lsb.patch
|
||||
Patch3: avahi-empty-share-dir.patch
|
||||
#PATCH-FIX-OPENSUSE avahi-unicastdomains.patch bnc433359 lnussel@suse.de -- disable pre-set unicast domains by default
|
||||
Patch10: avahi-unicastdomains.patch
|
||||
# PATCH-FIX-UPSTREAM avahi-init_unused-not-dead.patch bnc#329708 dimstar@opensuse.org -- Report unused instead of dead
|
||||
Patch11: avahi-init_unused-not-dead.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config
|
||||
# Even if we are not building python bindings, we need python to build service types database:
|
||||
@ -638,7 +636,6 @@ things, like correct mDNS reflection across LAN segments.
|
||||
%setup -q -n %{_name}-%{version}
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch11 -p1
|
||||
%patch2
|
||||
%patch3
|
||||
%patch10 -p1
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff -ur avahi-0.6.25/initscript/suse/avahi-daemon.in avahi-0.6.25.patched/initscript/suse/avahi-daemon.in
|
||||
--- avahi-0.6.25/initscript/suse/avahi-daemon.in 2008-06-18 01:13:44.000000000 +0200
|
||||
+++ avahi-0.6.25.patched/initscript/suse/avahi-daemon.in 2009-10-07 21:28:43.000000000 +0200
|
||||
@@ -37,7 +37,7 @@
|
||||
;;
|
||||
status)
|
||||
echo -n "Checking for Avahi daemon: "
|
||||
- $AVAHI_BIN -c
|
||||
+ $AVAHI_BIN -c || _rc_status=3
|
||||
rc_status -v
|
||||
;;
|
||||
*)
|
@ -69,8 +69,6 @@ Patch2: avahi-init-lsb.patch
|
||||
Patch3: avahi-empty-share-dir.patch
|
||||
#PATCH-FIX-OPENSUSE avahi-unicastdomains.patch bnc433359 lnussel@suse.de -- disable pre-set unicast domains by default
|
||||
Patch10: avahi-unicastdomains.patch
|
||||
# PATCH-FIX-UPSTREAM avahi-init_unused-not-dead.patch bnc#329708 dimstar@opensuse.org -- Report unused instead of dead
|
||||
Patch11: avahi-init_unused-not-dead.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config
|
||||
# Even if we are not building python bindings, we need python to build service types database:
|
||||
@ -637,7 +635,6 @@ things, like correct mDNS reflection across LAN segments.
|
||||
%setup -q -n %{_name}-%{version}
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch11 -p1
|
||||
%patch2
|
||||
%patch3
|
||||
%patch10 -p1
|
||||
|
@ -69,8 +69,6 @@ Patch2: avahi-init-lsb.patch
|
||||
Patch3: avahi-empty-share-dir.patch
|
||||
#PATCH-FIX-OPENSUSE avahi-unicastdomains.patch bnc433359 lnussel@suse.de -- disable pre-set unicast domains by default
|
||||
Patch10: avahi-unicastdomains.patch
|
||||
# PATCH-FIX-UPSTREAM avahi-init_unused-not-dead.patch bnc#329708 dimstar@opensuse.org -- Report unused instead of dead
|
||||
Patch11: avahi-init_unused-not-dead.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config
|
||||
# Even if we are not building python bindings, we need python to build service types database:
|
||||
@ -640,7 +638,6 @@ things, like correct mDNS reflection across LAN segments.
|
||||
%setup -q -n %{_name}-%{version}
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch11 -p1
|
||||
%patch2
|
||||
%patch3
|
||||
%patch10 -p1
|
||||
|
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 21:36:26 CEST 2009 - dimstar@opensuse.org
|
||||
|
||||
- Add avahi-init_unused-not-dead.patch, init scripts report
|
||||
service dead instead of unused after a stop (bnc#329708).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 19:11:24 CEST 2009 - vuntz@novell.com
|
||||
|
||||
|
@ -71,8 +71,6 @@ Patch2: avahi-init-lsb.patch
|
||||
Patch3: avahi-empty-share-dir.patch
|
||||
#PATCH-FIX-OPENSUSE avahi-unicastdomains.patch bnc433359 lnussel@suse.de -- disable pre-set unicast domains by default
|
||||
Patch10: avahi-unicastdomains.patch
|
||||
# PATCH-FIX-UPSTREAM avahi-init_unused-not-dead.patch bnc#329708 dimstar@opensuse.org -- Report unused instead of dead
|
||||
Patch11: avahi-init_unused-not-dead.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config
|
||||
# Even if we are not building python bindings, we need python to build service types database:
|
||||
@ -643,7 +641,6 @@ things, like correct mDNS reflection across LAN segments.
|
||||
%patch2
|
||||
%patch3
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
%if !%build_core
|
||||
# Replace all .la references from local .la files to installed versions
|
||||
# with exception of libavahi-glib.la.
|
||||
|
Loading…
Reference in New Issue
Block a user