Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dhcp for openSUSE:Factory checked in at 2022-11-12 17:40:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dhcp (Old) and /work/SRC/openSUSE:Factory/.dhcp.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dhcp" Sat Nov 12 17:40:32 2022 rev:136 rq:1035207 version:4.4.2.P1 Changes: -------- --- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes 2022-10-10 18:44:42.086886593 +0200 +++ /work/SRC/openSUSE:Factory/.dhcp.new.1597/dhcp.changes 2022-11-12 17:40:42.678004449 +0100 @@ -1,0 +2,5 @@ +Thu Oct 27 15:30:26 UTC 2022 - Callum Farmer <[email protected]> + +- Use %_rundir + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dhcp.spec ++++++ --- /var/tmp/diff_new_pack.LpVHOk/_old 2022-11-12 17:40:43.490009283 +0100 +++ /var/tmp/diff_new_pack.LpVHOk/_new 2022-11-12 17:40:43.494009307 +0100 @@ -257,13 +257,13 @@ --enable-binary-leases \ --with-ldap \ --with-ldapcrypto \ - --with-cli-pid-file=%{_localstatedir}/run/dhclient.pid \ + --with-cli-pid-file=%{_rundir}/dhclient.pid \ --with-cli-lease-file=%{_localstatedir}/lib/dhcp/dhclient.leases \ - --with-cli6-pid-file=%{_localstatedir}/run/dhclient6.pid \ + --with-cli6-pid-file=%{_rundir}/dhclient6.pid \ --with-cli6-lease-file=%{_localstatedir}/lib/dhcp6/dhclient.leases \ - --with-srv-pid-file=%{_localstatedir}/run/dhcpd.pid \ + --with-srv-pid-file=%{_rundir}/dhcpd.pid \ --with-srv-lease-file=%{_localstatedir}/lib/dhcp/db/dhcpd.leases \ - --with-srv6-pid-file=%{_localstatedir}/run/dhcpd6.pid \ + --with-srv6-pid-file=%{_rundir}/dhcpd6.pid \ --with-srv6-lease-file=%{_localstatedir}/lib/dhcp6/db/dhcpd6.leases # : building bind sources
