diff --git a/avahi-glib2.spec b/avahi-glib2.spec index 5cc68f1..43cf816 100644 --- a/avahi-glib2.spec +++ b/avahi-glib2.spec @@ -31,7 +31,7 @@ Name: avahi-glib2 %define build_qt3 0 %define build_qt4 0 Version: 0.6.25 -Release: 4 +Release: 5 %if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: #%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name}) diff --git a/avahi-mono.spec b/avahi-mono.spec index 5364cc5..dbf4192 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -31,7 +31,7 @@ Name: avahi-mono %define build_qt3 0 %define build_qt4 0 Version: 0.6.25 -Release: 4 +Release: 5 %if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: #%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name}) diff --git a/avahi-qt4.spec b/avahi-qt4.spec index fcd8181..ffa78be 100644 --- a/avahi-qt4.spec +++ b/avahi-qt4.spec @@ -31,7 +31,7 @@ Name: avahi-qt4 %define build_qt3 0 %define build_qt4 1 Version: 0.6.25 -Release: 4 +Release: 5 %if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: #%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name}) diff --git a/avahi-unicastdomains.patch b/avahi-unicastdomains.patch index 2551b3b..1afa3a7 100644 --- a/avahi-unicastdomains.patch +++ b/avahi-unicastdomains.patch @@ -1,7 +1,7 @@ -Index: avahi-0.6.23/avahi-daemon/avahi-daemon.conf +Index: avahi-0.6.25/avahi-daemon/avahi-daemon.conf =================================================================== ---- avahi-0.6.23.orig/avahi-daemon/avahi-daemon.conf -+++ avahi-0.6.23/avahi-daemon/avahi-daemon.conf +--- avahi-0.6.25.orig/avahi-daemon/avahi-daemon.conf ++++ avahi-0.6.25/avahi-daemon/avahi-daemon.conf @@ -23,7 +23,7 @@ [server] #host-name=foo @@ -10,4 +10,4 @@ Index: avahi-0.6.23/avahi-daemon/avahi-daemon.conf +#browse-domains=0pointer.de, zeroconf.org use-ipv4=yes use-ipv6=no - #check-response-ttl=no + #allow-interfaces=eth0 diff --git a/avahi.changes b/avahi.changes index 92bf17a..b5341ca 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 3 19:11:57 UTC 2009 - coolo@novell.com + +- updated patches to apply with fuzz=0 + ------------------------------------------------------------------- Wed Oct 7 21:36:26 CEST 2009 - dimstar@opensuse.org diff --git a/avahi.spec b/avahi.spec index a49e3b9..a31db6e 100644 --- a/avahi.spec +++ b/avahi.spec @@ -33,7 +33,7 @@ Name: avahi %define build_qt3 0 %define build_qt4 0 Version: 0.6.25 -Release: 4 +Release: 5 %if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: #%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})