Hello community, here is the log from the commit of package fetchmail for openSUSE:Factory checked in at 2012-11-20 10:16:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fetchmail (Old) and /work/SRC/openSUSE:Factory/.fetchmail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fetchmail", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/fetchmail/fetchmail.changes 2012-09-23 17:04:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fetchmail.new/fetchmail.changes 2012-11-20 10:16:05.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Nov 12 15:41:55 UTC 2012 - [email protected] + +- do not use useradd -o without -u + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fetchmail.spec ++++++ --- /var/tmp/diff_new_pack.JrujWR/_old 2012-11-20 10:16:07.000000000 +0100 +++ /var/tmp/diff_new_pack.JrujWR/_new 2012-11-20 10:16:07.000000000 +0100 @@ -121,7 +121,7 @@ %find_lang %{name} %pre -usr/sbin/useradd -r -o -g daemon -s /bin/false \ +usr/sbin/useradd -r -g daemon -s /bin/false \ -c "mail retrieval daemon" -d /var/lib/fetchmail fetchmail 2>/dev/null || : %post -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
