Hello community,

here is the log from the commit of package avahi for openSUSE:Factory
checked in at Thu Oct 13 12:17:25 CEST 2011.



--------
avahi-mono.changes: same change
avahi-qt4.changes: same change
--- openSUSE:Factory/avahi/avahi.changes        2011-10-04 18:06:53.000000000 
+0200
+++ avahi/avahi.changes 2011-10-10 11:03:46.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct 10 08:44:41 UTC 2011 - [email protected]
+
+- Use systemd macros for 12.1
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ avahi-glib2.spec ++++++
--- /var/tmp/diff_new_pack.rZsdPT/_old  2011-10-13 12:17:22.000000000 +0200
+++ /var/tmp/diff_new_pack.rZsdPT/_new  2011-10-13 12:17:22.000000000 +0200
@@ -85,9 +85,13 @@
 %else
 PreReq:         sysconfig
 %endif
+%{?systemd_requires}
 Recommends:     %{_name}-lang
 BuildRequires:  dbus-1-devel doxygen graphviz python-gdbm zlib-devel
 BuildRequires:  libtool
+%if %suse_version >= 1210
+BuildRequires:  systemd
+%endif
 # For python bindings and utilities:
 #BuildRequires:  dbus-1-python
 #Requires:       dbus-1
@@ -863,21 +867,33 @@
 %pre
 %{_sbindir}/groupadd -r avahi 2> /dev/null || :
 %{_sbindir}/useradd -r -o -s /bin/false -c "User for Avahi" -d 
%{_localstatedir}/run/avahi-daemon -g avahi avahi 2> /dev/null || :
+%if %suse_version >= 1210
+%service_add_pre avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %post
 /sbin/ldconfig
 %{fillup_and_insserv -f -y avahi-daemon}
 %{fillup_and_insserv -f avahi-dnsconfd}
+%if %suse_version >= 1210
+%service_add_post avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %preun
 %{stop_on_removal avahi-daemon}
 %{stop_on_removal avahi-dnsconfd}
+%if %suse_version >= 1210
+%service_del_preun avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %postun
 /sbin/ldconfig
 %{restart_on_update avahi-daemon}
 %{restart_on_update avahi-dnsconfd}
 %insserv_cleanup
+%if %suse_version >= 1210
+%service_del_postun avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %post -n libavahi-client3 -p /sbin/ldconfig
 

++++++ avahi-mono.spec ++++++
--- /var/tmp/diff_new_pack.rZsdPT/_old  2011-10-13 12:17:22.000000000 +0200
+++ /var/tmp/diff_new_pack.rZsdPT/_new  2011-10-13 12:17:22.000000000 +0200
@@ -85,9 +85,13 @@
 %else
 PreReq:         sysconfig
 %endif
+%{?systemd_requires}
 Recommends:     %{_name}-lang
 BuildRequires:  dbus-1-devel doxygen graphviz python-gdbm zlib-devel
 BuildRequires:  libtool
+%if %suse_version >= 1210
+BuildRequires:  systemd
+%endif
 # For python bindings and utilities:
 #BuildRequires:  dbus-1-python
 #Requires:       dbus-1
@@ -142,28 +146,6 @@
 Bonjour conformance test suite. In addition, it supports some nifty
 things, like correct mDNS reflection across LAN segments.
 
-This package provides Mono bindings for avahi. Avahi is an
-implementation of the DNS Service Discovery and MulticastDNS
-specifications for Zeroconf Computing. It uses D-BUS for communication
-between user applications and a system daemon. The daemon is used to
-coordinate application efforts in caching replies, necessary to
-minimize the traffic imposed on networks. The Avahi mDNS responder is
-now feature complete, implementing all MUSTs and the majority of the
-SHOULDs of the mDNS and DNS-SD RFCs. It passes all tests in the Apple
-Bonjour conformance test suite. In addition, it supports some nifty
-things, like correct mDNS reflection across LAN segments.
-
-This package provides Mono bindings for avahi. Avahi is an
-implementation of the DNS Service Discovery and MulticastDNS
-specifications for Zeroconf Computing. It uses D-BUS for communication
-between user applications and a system daemon. The daemon is used to
-coordinate application efforts in caching replies, necessary to
-minimize the traffic imposed on networks. The Avahi mDNS responder is
-now feature complete, implementing all MUSTs and the majority of the
-SHOULDs of the mDNS and DNS-SD RFCs. It passes all tests in the Apple
-Bonjour conformance test suite. In addition, it supports some nifty
-things, like correct mDNS reflection across LAN segments.
-
 %if %build_core
 
 %package -n libavahi-client3
@@ -708,28 +690,6 @@
 Bonjour conformance test suite. In addition, it supports some nifty
 things, like correct mDNS reflection across LAN segments.
 
-This package provides Mono bindings for avahi. Avahi is an
-implementation of the DNS Service Discovery and MulticastDNS
-specifications for Zeroconf Computing. It uses D-BUS for communication
-between user applications and a system daemon. The daemon is used to
-coordinate application efforts in caching replies, necessary to
-minimize the traffic imposed on networks. The Avahi mDNS responder is
-now feature complete, implementing all MUSTs and the majority of the
-SHOULDs of the mDNS and DNS-SD RFCs. It passes all tests in the Apple
-Bonjour conformance test suite. In addition, it supports some nifty
-things, like correct mDNS reflection across LAN segments.
-
-This package provides Mono bindings for avahi. Avahi is an
-implementation of the DNS Service Discovery and MulticastDNS
-specifications for Zeroconf Computing. It uses D-BUS for communication
-between user applications and a system daemon. The daemon is used to
-coordinate application efforts in caching replies, necessary to
-minimize the traffic imposed on networks. The Avahi mDNS responder is
-now feature complete, implementing all MUSTs and the majority of the
-SHOULDs of the mDNS and DNS-SD RFCs. It passes all tests in the Apple
-Bonjour conformance test suite. In addition, it supports some nifty
-things, like correct mDNS reflection across LAN segments.
-
 %endif
 %lang_package
 %endif
@@ -928,21 +888,33 @@
 %pre
 %{_sbindir}/groupadd -r avahi 2> /dev/null || :
 %{_sbindir}/useradd -r -o -s /bin/false -c "User for Avahi" -d 
%{_localstatedir}/run/avahi-daemon -g avahi avahi 2> /dev/null || :
+%if %suse_version >= 1210
+%service_add_pre avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %post
 /sbin/ldconfig
 %{fillup_and_insserv -f -y avahi-daemon}
 %{fillup_and_insserv -f avahi-dnsconfd}
+%if %suse_version >= 1210
+%service_add_post avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %preun
 %{stop_on_removal avahi-daemon}
 %{stop_on_removal avahi-dnsconfd}
+%if %suse_version >= 1210
+%service_del_preun avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %postun
 /sbin/ldconfig
 %{restart_on_update avahi-daemon}
 %{restart_on_update avahi-dnsconfd}
 %insserv_cleanup
+%if %suse_version >= 1210
+%service_del_postun avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %post -n libavahi-client3 -p /sbin/ldconfig
 

++++++ avahi-qt4.spec ++++++
--- /var/tmp/diff_new_pack.rZsdPT/_old  2011-10-13 12:17:22.000000000 +0200
+++ /var/tmp/diff_new_pack.rZsdPT/_new  2011-10-13 12:17:22.000000000 +0200
@@ -85,9 +85,13 @@
 %else
 PreReq:         sysconfig
 %endif
+%{?systemd_requires}
 Recommends:     %{_name}-lang
 BuildRequires:  dbus-1-devel doxygen graphviz python-gdbm zlib-devel
 BuildRequires:  libtool
+%if %suse_version >= 1210
+BuildRequires:  systemd
+%endif
 # For python bindings and utilities:
 #BuildRequires:  dbus-1-python
 #Requires:       dbus-1
@@ -865,21 +869,33 @@
 %pre
 %{_sbindir}/groupadd -r avahi 2> /dev/null || :
 %{_sbindir}/useradd -r -o -s /bin/false -c "User for Avahi" -d 
%{_localstatedir}/run/avahi-daemon -g avahi avahi 2> /dev/null || :
+%if %suse_version >= 1210
+%service_add_pre avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %post
 /sbin/ldconfig
 %{fillup_and_insserv -f -y avahi-daemon}
 %{fillup_and_insserv -f avahi-dnsconfd}
+%if %suse_version >= 1210
+%service_add_post avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %preun
 %{stop_on_removal avahi-daemon}
 %{stop_on_removal avahi-dnsconfd}
+%if %suse_version >= 1210
+%service_del_preun avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %postun
 /sbin/ldconfig
 %{restart_on_update avahi-daemon}
 %{restart_on_update avahi-dnsconfd}
 %insserv_cleanup
+%if %suse_version >= 1210
+%service_del_postun avahi-daemon.service avahi-dnsconfd.service
+%endif
 
 %post -n libavahi-client3 -p /sbin/ldconfig
 

++++++ avahi.spec ++++++
--- /var/tmp/diff_new_pack.rZsdPT/_old  2011-10-13 12:17:22.000000000 +0200
+++ /var/tmp/diff_new_pack.rZsdPT/_new  2011-10-13 12:17:22.000000000 +0200
@@ -87,9 +87,13 @@
 %else
 PreReq:         sysconfig
 %endif
+%{?systemd_requires}
 Recommends:     %{_name}-lang
 BuildRequires:  dbus-1-devel doxygen graphviz python-gdbm zlib-devel
 BuildRequires:  libtool
+%if %suse_version >= 1210
+BuildRequires:  systemd
+%endif
 # For python bindings and utilities:
 #BuildRequires:  dbus-1-python
 #Requires:       dbus-1
@@ -865,21 +869,33 @@
 %pre
 %{_sbindir}/groupadd -r avahi 2> /dev/null || :
 %{_sbindir}/useradd -r -o -s /bin/false -c "User for Avahi" -d 
%{_localstatedir}/run/avahi-daemon -g avahi avahi 2> /dev/null || :
+%if %suse_version >= 1210
+%service_add_pre avahi-dnsconfd.service avahi-daemon.service
+%endif
 
 %post
 /sbin/ldconfig
 %{fillup_and_insserv -f -y avahi-daemon}
 %{fillup_and_insserv -f avahi-dnsconfd}
+%if %suse_version >= 1210
+%service_add_post avahi-dnsconfd.service avahi-daemon.service
+%endif
 
 %preun
 %{stop_on_removal avahi-daemon}
 %{stop_on_removal avahi-dnsconfd}
+%if %suse_version >= 1210
+%service_del_preun avahi-dnsconfd.service avahi-daemon.service
+%endif
 
 %postun
 /sbin/ldconfig
 %{restart_on_update avahi-daemon}
 %{restart_on_update avahi-dnsconfd}
 %insserv_cleanup
+%if %suse_version >= 1210
+%service_del_postun avahi-dnsconfd.service avahi-daemon.service
+%endif
 
 %post -n libavahi-client3 -p /sbin/ldconfig
 


continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to