Hello community, here is the log from the commit of package avahi checked in at Thu Dec 14 14:00:11 CET 2006. -------- --- avahi/avahi.changes 2006-11-12 21:55:13.000000000 +0100 +++ /mounts/work_src_done/STABLE/avahi/avahi.changes 2006-12-14 10:53:43.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 14 10:53:09 CET 2006 - sbrabec@suse.cz + +- Created init script symlinks in /usr/sbin (#228203). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ avahi.spec ++++++ --- /var/tmp/diff_new_pack.bX4SxL/_old 2006-12-14 13:59:42.000000000 +0100 +++ /var/tmp/diff_new_pack.bX4SxL/_new 2006-12-14 13:59:42.000000000 +0100 @@ -18,7 +18,7 @@ BuildRequires: python-gtk qt-devel %endif Version: 0.6.14 -Release: 27 +Release: 36 URL: http://www.avahi.org/ Group: System/Daemons License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) @@ -363,6 +363,9 @@ ( cd $RPM_BUILD_ROOT%{_includedir} ; ln -s avahi-compat-howl/howl.h . ) sed -e "s,$RPM_BUILD_DIR,/," $RPM_BUILD_ROOT%{_libdir}/libavahi-qt4.la > $RPM_BUILD_ROOT%{_libdir}/libavahi-qt4.la.1 mv $RPM_BUILD_ROOT%{_libdir}/libavahi-qt4.la.1 $RPM_BUILD_ROOT%{_libdir}/libavahi-qt4.la +mkdir -p $RPM_BUILD_ROOT%{_sbindir} +ln -sf /etc/init.d/avahi-daemon $RPM_BUILD_ROOT%{_sbindir}/rcavahi-daemon +ln -sf /etc/init.d/avahi-dnsconfd $RPM_BUILD_ROOT%{_sbindir}/rcavahi-dnsconfd %clean rm -rf $RPM_BUILD_ROOT @@ -403,7 +406,9 @@ %{_sbindir}/avahi-daemon %{_sbindir}/avahi-dnsconfd %{_sbindir}/avahi-autoipd -%{_sysconfdir}/dbus-1 +%{_sbindir}/rcavahi-daemon +%{_sbindir}/rcavahi-dnsconfd +%{_sysconfdir}/dbus-1/system.d/*.conf %{_bindir}/avahi-[bpr]* %{_bindir}/avahi-set-host-name %{_libdir}/*avahi-client*.so.* @@ -493,6 +498,8 @@ %{_libdir}/pkgconfig/avahi-qt4.pc %changelog -n avahi +* Thu Dec 14 2006 - sbrabec@suse.cz +- Created init script symlinks in /usr/sbin (#228203). * Sun Nov 12 2006 - thoenig@suse.de - Update patch avahi-dbus-request-name-flags-fix-thoenig-02.patch: Be precise with regard to the minor version of D-Bus ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de