Hello community, here is the log from the commit of package avahi for openSUSE:Factory checked in at 2012-11-14 16:34:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/avahi (Old) and /work/SRC/openSUSE:Factory/.avahi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "avahi", Maintainer is "[email protected]" Changes: -------- avahi-mono.changes: same change avahi-qt4.changes: same change --- /work/SRC/openSUSE:Factory/avahi/avahi.changes 2012-10-26 07:42:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.avahi.new/avahi.changes 2012-11-14 16:34:50.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Nov 14 09:05:25 UTC 2012 - [email protected] + +- Fix useradd invocation: -o is useless without -u and newer + versions of pwdutils/shadowutils fail on this now. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ avahi-glib2.spec ++++++ --- /var/tmp/diff_new_pack.O7XI82/_old 2012-11-14 16:34:52.000000000 +0100 +++ /var/tmp/diff_new_pack.O7XI82/_new 2012-11-14 16:34:52.000000000 +0100 @@ -910,7 +910,7 @@ %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 || : +%{_sbindir}/useradd -r -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 avahi-mono.spec: same change avahi-qt4.spec: same change ++++++ avahi.spec ++++++ --- /var/tmp/diff_new_pack.O7XI82/_old 2012-11-14 16:34:52.000000000 +0100 +++ /var/tmp/diff_new_pack.O7XI82/_new 2012-11-14 16:34:52.000000000 +0100 @@ -912,7 +912,7 @@ %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 || : +%{_sbindir}/useradd -r -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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
