Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package avahi for openSUSE:Factory checked in at 2022-12-09 13:16:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/avahi (Old) and /work/SRC/openSUSE:Factory/.avahi.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "avahi" Fri Dec 9 13:16:51 2022 rev:155 rq:1041666 version:0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/avahi/avahi.changes 2022-12-07 17:34:16.440312115 +0100 +++ /work/SRC/openSUSE:Factory/.avahi.new.1835/avahi.changes 2022-12-09 13:17:00.738756678 +0100 @@ -1,0 +2,8 @@ +Thu Dec 8 15:23:06 UTC 2022 - Thorsten Kukuk <ku...@suse.com> + +- Remove avahi-daemon-check-dns.sh, avahi-daemon-check-dns-suse.patch + and avahi-daemon.if-up + Doesn't work since about 9 years and will not be executed on a + fresh default installation anymore + +------------------------------------------------------------------- Old: ---- avahi-daemon-check-dns-suse.patch avahi-daemon-check-dns.sh avahi-daemon.if-up ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ avahi.spec ++++++ --- /var/tmp/diff_new_pack.puVfD9/_old 2022-12-09 13:17:01.462760524 +0100 +++ /var/tmp/diff_new_pack.puVfD9/_new 2022-12-09 13:17:01.466760546 +0100 @@ -62,14 +62,10 @@ Group: System/Daemons URL: https://www.avahi.org/ Source: https://avahi.org/download/%{_name}-%{version}.tar.gz -# From http://packages.debian.org/sid/avahi-daemon http://ftp.debian.org/debian/pool/main/a/avahi/avahi_0.8-3.debian.tar.xz -Source1: avahi-daemon-check-dns.sh # Copy of glib-2.0.m4 from glib2-devel to not depend on glib2-devel. Source4: avahi-glib-gettext.m4 Source5: avahi.sysconfig Source6: avahi-autoipd.sysconfig -# From http://packages.debian.org/sid/avahi-daemon http://ftp.debian.org/debian/pool/main/a/avahi/avahi_0.6.31-1.debian.tar.gz -Source7: avahi-daemon.if-up Source9: avahi-autoipd.README.SUSE Source10: avahi-autoipd.if-up Source11: avahi-autoipd.if-down @@ -85,8 +81,6 @@ Patch0: avahi-gacdir.patch # PATCH-FIX-UPSTREAM avahi-desktop.patch bnc254654 Avahi#365 -- sbra...@suse.cz Patch1: avahi-desktop.patch -# PATCH-FEATURE-OPENSUSE avahi-daemon-check-dns-suse.patch bnc431704 sbra...@suse.cz -- Port Debian avahi-daemon-check-dns.sh to SUSE, see also http://avahi.org/wiki/AvahiAndUnicastDotLocal -Patch4: avahi-daemon-check-dns-suse.patch # PATCH-FIX-OPENSUSE avahi-add-resolv-conf-to-inotify.patch bsc#982317 boo#1194561 mgo...@suse.com -- reconfigure when resolv.conf changes. Patch19: avahi-add-resolv-conf-to-inotify.patch # PATCH-FIX-UPSTREAM add-IT_PROG_INTLTOOL.patch alarr...@suse.com -- add IT_PROG_INTLTOOL so intltool works @@ -420,6 +414,9 @@ + + + # This is the avahi-discover command, only provided for the primary python3 flavor %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk @@ -495,7 +492,6 @@ %prep %setup -q -n %{_name}-%{version} -cp -a %{SOURCE1} %{SOURCE7} . cp -a %{SOURCE5} sysconfig.avahi sed "s:@docdir@:%{_docdir}:g" <%{SOURCE6} >sysconfig.avahi-autoipd cp -a %{SOURCE9} avahi-autoipd/README.SUSE @@ -505,7 +501,6 @@ cp -a %{SOURCE12} service-type-database/build-db %patch0 %patch1 -p1 -%patch4 %patch19 -p1 %patch20 -p1 %patch21 -p1 @@ -637,14 +632,7 @@ ln -s avahi-compat-libdns_sd/dns_sd.h %{buildroot}/%{_includedir}/ ln -s avahi-compat-howl.pc %{buildroot}/%{_libdir}/pkgconfig/howl.pc install -d %{buildroot}/%{_prefix}/lib/avahi -install avahi-daemon-check-dns.sh %{buildroot}/%{_prefix}/lib/avahi/ install -d %{buildroot}%{_sysconfdir}/sysconfig/network/if-{up,down}.d -# Note: We do not install the script to if-down.d. Only very obscure use -# cases may fail. (And Debian does the same.) -# (You would have an AUTOIP-only fallback network, then connect network -# to network with .local in DNS without disconnecting from the fallback, -# then disconnect from network with .local in DNS.) -install avahi-daemon.if-up %{buildroot}%{_sysconfdir}/sysconfig/network/if-up.d/avahi-daemon install avahi-autoipd/avahi-autoipd.if-up %{buildroot}%{_sysconfdir}/sysconfig/network/if-up.d/avahi-autoipd install avahi-autoipd/avahi-autoipd.if-down %{buildroot}%{_sysconfdir}/sysconfig/network/if-down.d/avahi-autoipd install -d %{buildroot}/%{_localstatedir}/lib/avahi-autoipd @@ -810,7 +798,6 @@ %{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml %{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service %dir %{_prefix}/lib/avahi -%{_prefix}/lib/avahi/avahi-daemon-check-dns.sh %{_unitdir}/avahi-daemon.service %{_unitdir}/avahi-daemon.socket %{_unitdir}/avahi-dnsconfd.service @@ -818,7 +805,6 @@ # Common file for avahi-utils-gtk and python3-avahi-gtk: %dir %{_datadir}/avahi/ %{_datadir}/avahi/interfaces -%{_sysconfdir}/sysconfig/network/*/avahi-daemon %{_fillupdir}/sysconfig.avahi %files lang -f %{name}.lang @@ -854,6 +840,8 @@ %attr(-,avahi-autoipd,avahi-autoipd)%{_localstatedir}/lib/avahi-autoipd %{_sbindir}/avahi-autoipd %{_sysconfdir}/avahi/avahi-autoipd.action +%dir %{_sysconfdir}/sysconfig/network +%dir %{_sysconfdir}/sysconfig/network/if-{down,up}.d %{_sysconfdir}/sysconfig/network/*/avahi-autoipd %{_fillupdir}/sysconfig.avahi-autoipd %{_sysusersdir}/avahi-autoipd.conf