From 511df30c1dfc728970baaed3299550f26a2cb684045453c74c519adc15363beb Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Fri, 17 May 2019 08:41:13 +0000 Subject: [PATCH 1/3] Accepting request 701948 from home:dimstar:Factory - Add workaround to require insserv-compat until the package is converted to full systemd units (boo#1133632). OBS-URL: https://build.opensuse.org/request/show/701948 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=194 --- dhcp.changes | 6 ++++++ dhcp.spec | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/dhcp.changes b/dhcp.changes index fd351f7..f23cb08 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 10 09:06:07 UTC 2019 - Dominique Leuenberger + +- Add workaround to require insserv-compat until the package is + converted to full systemd units (boo#1133632). + ------------------------------------------------------------------- Fri Feb 22 07:04:56 UTC 2019 - Franck Bui diff --git a/dhcp.spec b/dhcp.spec index 83fff45..0585b10 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -98,6 +98,11 @@ BuildRequires: openldap2-devel %package server Summary: ISC DHCP Server Group: Productivity/Networking/Boot/Servers +%if 0%{?suse_version} > 1500 +# Workaround: require insserv-compat, until this package is +# converted to be shipping proper systemd units (boo#1133632) +Requires: insserv-compat +%endif Requires: dhcp = %{version} Requires: net-tools Requires(post): %fillup_prereq From 4525b4ac0b4f05ff4fbbb935f5bc6f1b672012d209e794bf28a16da37597e127 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 17 May 2019 21:35:46 +0000 Subject: [PATCH 2/3] Updating link to change in openSUSE:Factory/dhcp revision 112.0 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=63b33523b42bf5f2e7717a1332a8a8bd --- dhcp.changes | 6 ++++++ dhcp.spec | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/dhcp.changes b/dhcp.changes index f23cb08..c2459e5 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -1,6 +1,12 @@ ------------------------------------------------------------------- Fri May 10 09:06:07 UTC 2019 - Dominique Leuenberger +- Add workaround to require insserv-compat until the package is + converted to full systemd units (boo#1133632). + +------------------------------------------------------------------- +Fri May 10 09:06:07 UTC 2019 - Dominique Leuenberger + - Add workaround to require insserv-compat until the package is converted to full systemd units (boo#1133632). diff --git a/dhcp.spec b/dhcp.spec index 0585b10..c4f23ad 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -129,6 +129,11 @@ Requires: net-tools %package relay Summary: ISC DHCP Relay Agent Group: Productivity/Networking/Boot/Servers +%if 0%{?suse_version} > 1500 +# Workaround: require insserv-compat, until this package is +# converted to be shipping proper systemd units (boo#1133632) +Requires: insserv-compat +%endif Requires: dhcp = %{version} Requires: net-tools Requires(post): %fillup_prereq From 1507a05c01a51afb2f709d6c9227bda2c7315a63e43a0fc888faef4035d2e75a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 17 May 2019 21:35:46 +0000 Subject: [PATCH 3/3] Accepting request 703667 from network:dhcp auto commit by copy to link target OBS-URL: https://build.opensuse.org/request/show/703667 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=195 --- dhcp.changes | 6 ------ dhcp.spec | 5 ----- 2 files changed, 11 deletions(-) diff --git a/dhcp.changes b/dhcp.changes index c2459e5..f23cb08 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -1,12 +1,6 @@ ------------------------------------------------------------------- Fri May 10 09:06:07 UTC 2019 - Dominique Leuenberger -- Add workaround to require insserv-compat until the package is - converted to full systemd units (boo#1133632). - -------------------------------------------------------------------- -Fri May 10 09:06:07 UTC 2019 - Dominique Leuenberger - - Add workaround to require insserv-compat until the package is converted to full systemd units (boo#1133632). diff --git a/dhcp.spec b/dhcp.spec index c4f23ad..0585b10 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -129,11 +129,6 @@ Requires: net-tools %package relay Summary: ISC DHCP Relay Agent Group: Productivity/Networking/Boot/Servers -%if 0%{?suse_version} > 1500 -# Workaround: require insserv-compat, until this package is -# converted to be shipping proper systemd units (boo#1133632) -Requires: insserv-compat -%endif Requires: dhcp = %{version} Requires: net-tools Requires(post): %fillup_prereq