Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package avahi for openSUSE:Factory checked 
in at 2023-09-20 13:21:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avahi (Old)
 and      /work/SRC/openSUSE:Factory/.avahi.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avahi"

Wed Sep 20 13:21:09 2023 rev:158 rq:1110397 version:0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/avahi/avahi.changes      2023-04-13 
14:09:57.892026936 +0200
+++ /work/SRC/openSUSE:Factory/.avahi.new.16627/avahi.changes   2023-09-20 
13:21:10.773427538 +0200
@@ -1,0 +2,5 @@
+Tue Apr 11 21:33:48 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Use ldconfig_scriptlets macro.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ avahi.spec ++++++
--- /var/tmp/diff_new_pack.ncuOQu/_old  2023-09-20 13:21:13.301518108 +0200
+++ /var/tmp/diff_new_pack.ncuOQu/_new  2023-09-20 13:21:13.305518251 +0200
@@ -410,17 +410,8 @@
 Avahi is an implementation of the DNS Service Discovery and Multicast
 DNS specifications for Zeroconf Computing.
 
-
-
-
-
-
-
-
-
-
-
 # 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
 Group:          Development/Languages/Python
@@ -720,27 +711,18 @@
 # Change ownership of /var/lib/avahi-autoipd after upgrade from openSUSE <= 
12.3 and SLE <= 11.
 find %{_localstatedir}/lib/avahi-autoipd -user avahi -exec chown 
avahi-autoipd:avahi-autoipd {} +
 
-%post -n libavahi-client%{avahi_client_sover} -p /sbin/ldconfig
-%postun -n libavahi-client%{avahi_client_sover} -p /sbin/ldconfig
-%post -n libavahi-common%{avahi_common_sover} -p /sbin/ldconfig
-%postun -n libavahi-common%{avahi_common_sover} -p /sbin/ldconfig
-%post -n libavahi-core%{avahi_core_sover} -p /sbin/ldconfig
-%postun -n libavahi-core%{avahi_core_sover} -p /sbin/ldconfig
-%post -n libavahi-libevent%{avahi_libevent_sover} -p /sbin/ldconfig
-%postun -n libavahi-libevent%{avahi_libevent_sover} -p /sbin/ldconfig
-%post -n libdns_sd -p /sbin/ldconfig
-%postun -n libdns_sd -p /sbin/ldconfig
-%post -n libhowl%{avahi_libhowl_sover} -p /sbin/ldconfig
-%postun -n libhowl%{avahi_libhowl_sover} -p /sbin/ldconfig
-%post -n libavahi-ui-gtk3-%{avahi_gtk3_sover} -p /sbin/ldconfig
-%postun -n libavahi-ui-gtk3-%{avahi_gtk3_sover} -p /sbin/ldconfig
-%post -n libavahi-gobject%{avahi_gobject_sover} -p /sbin/ldconfig
-%postun -n libavahi-gobject%{avahi_gobject_sover} -p /sbin/ldconfig
-%post -n libavahi-glib%{avahi_glib_sover} -p /sbin/ldconfig
-%postun -n libavahi-glib%{avahi_glib_sover} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libavahi-client%{avahi_client_sover}
+%ldconfig_scriptlets -n libavahi-common%{avahi_common_sover}
+%ldconfig_scriptlets -n libavahi-core%{avahi_core_sover}
+%ldconfig_scriptlets -n libavahi-libevent%{avahi_libevent_sover}
+%ldconfig_scriptlets -n libdns_sd
+%ldconfig_scriptlets -n libhowl%{avahi_libhowl_sover}
+%ldconfig_scriptlets -n libavahi-ui-gtk3-%{avahi_gtk3_sover}
+%ldconfig_scriptlets -n libavahi-gobject%{avahi_gobject_sover}
+%ldconfig_scriptlets -n libavahi-glib%{avahi_glib_sover}
+
 %if %{build_qt5}
-%post -n libavahi-qt5-%{avahi_qt5_sover} -p /sbin/ldconfig
-%postun -n libavahi-qt5-%{avahi_qt5_sover} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libavahi-qt5-%{avahi_qt5_sover}
 %endif
 
 %post -n python3-avahi-gtk

Reply via email to