Hello community, here is the log from the commit of package pound for openSUSE:Factory checked in at 2016-08-10 19:55:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pound (Old) and /work/SRC/openSUSE:Factory/.pound.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pound" Changes: -------- --- /work/SRC/openSUSE:Factory/pound/pound.changes 2015-03-18 13:08:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pound.new/pound.changes 2016-08-10 19:55:57.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Aug 1 08:49:00 UTC 2016 - [email protected] + +- Corrected path in pound.service file from /usr/bin/pound to + /usr/sbin/pound. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pound.service ++++++ --- /var/tmp/diff_new_pack.KlPe6c/_old 2016-08-10 19:55:58.000000000 +0200 +++ /var/tmp/diff_new_pack.KlPe6c/_new 2016-08-10 19:55:58.000000000 +0200 @@ -4,7 +4,7 @@ [Service] Type=forking PIDFile=/run/pound.pid -ExecStart=/usr/bin/pound -f /etc/pound.cfg -p /run/pound.pid +ExecStart=/usr/sbin/pound -f /etc/pound.cfg -p /run/pound.pid [Install] WantedBy=multi-user.target
