Accepting request 128054 from GNOME:Factory

Enable ipv6 by default (bnc#710230); wanted for 12.2 (forwarded request 127656 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/128054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avahi?expand=0&rev=94
This commit is contained in:
Stephan Kulow 2012-07-18 15:11:43 +00:00 committed by Git OBS Bridge
commit e7b72d29de
6 changed files with 31 additions and 0 deletions

13
avahi-enable-ipv6.patch Normal file
View File

@ -0,0 +1,13 @@
Index: avahi-0.6.31/avahi-daemon/avahi-daemon.conf
===================================================================
--- avahi-0.6.31.orig/avahi-daemon/avahi-daemon.conf
+++ avahi-0.6.31/avahi-daemon/avahi-daemon.conf
@@ -23,7 +23,7 @@
#domain-name=local
#browse-domains=0pointer.de, zeroconf.org
use-ipv4=yes
-use-ipv6=no
+use-ipv6=yes
#allow-interfaces=eth0
#deny-interfaces=eth1
#check-response-ttl=no

View File

@ -74,6 +74,8 @@ Patch11: avahi-gtk_box_new.patch
Patch12: avahi-gir-fixup.patch
# PATCH-FIX-UPSTREAM avahi-fix-mkdir.diff coolo@suse.de -- Avoid obsolete automake macros
Patch13: avahi-fix-mkdir.diff
#PATCH-FIX-OPENSUSE avahi-enable-ipv6.patch bnc#710230 vuntz@opensuse.org -- Enable ipv6 by default
Patch14: avahi-enable-ipv6.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: dbus-1-python
BuildRequires: fdupes
@ -723,6 +725,7 @@ translation-update-upstream
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
%if !%build_core
# Replace all .la references from local .la files to installed versions
# with exception of libavahi-glib.la.

View File

@ -74,6 +74,8 @@ Patch11: avahi-gtk_box_new.patch
Patch12: avahi-gir-fixup.patch
# PATCH-FIX-UPSTREAM avahi-fix-mkdir.diff coolo@suse.de -- Avoid obsolete automake macros
Patch13: avahi-fix-mkdir.diff
#PATCH-FIX-OPENSUSE avahi-enable-ipv6.patch bnc#710230 vuntz@opensuse.org -- Enable ipv6 by default
Patch14: avahi-enable-ipv6.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: dbus-1-python
BuildRequires: fdupes
@ -722,6 +724,7 @@ translation-update-upstream
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
%if !%build_core
# Replace all .la references from local .la files to installed versions
# with exception of libavahi-glib.la.

View File

@ -74,6 +74,8 @@ Patch11: avahi-gtk_box_new.patch
Patch12: avahi-gir-fixup.patch
# PATCH-FIX-UPSTREAM avahi-fix-mkdir.diff coolo@suse.de -- Avoid obsolete automake macros
Patch13: avahi-fix-mkdir.diff
#PATCH-FIX-OPENSUSE avahi-enable-ipv6.patch bnc#710230 vuntz@opensuse.org -- Enable ipv6 by default
Patch14: avahi-enable-ipv6.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: dbus-1-python
BuildRequires: fdupes
@ -725,6 +727,7 @@ translation-update-upstream
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
%if !%build_core
# Replace all .la references from local .la files to installed versions
# with exception of libavahi-glib.la.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 11 14:40:22 CEST 2012 - vuntz@opensuse.org
- Add avahi-enable-ipv6.patch: enable IPv6 by default. Fix
bnc#710230.
-------------------------------------------------------------------
Sun Jul 1 20:38:09 UTC 2012 - coolo@suse.com

View File

@ -76,6 +76,8 @@ Patch11: avahi-gtk_box_new.patch
Patch12: avahi-gir-fixup.patch
# PATCH-FIX-UPSTREAM avahi-fix-mkdir.diff coolo@suse.de -- Avoid obsolete automake macros
Patch13: avahi-fix-mkdir.diff
#PATCH-FIX-OPENSUSE avahi-enable-ipv6.patch bnc#710230 vuntz@opensuse.org -- Enable ipv6 by default
Patch14: avahi-enable-ipv6.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: dbus-1-python
BuildRequires: fdupes
@ -725,6 +727,7 @@ translation-update-upstream
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
%if !%build_core
# Replace all .la references from local .la files to installed versions
# with exception of libavahi-glib.la.