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
This commit is contained in:
Reinhard Max 2019-05-17 08:41:13 +00:00 committed by Git OBS Bridge
parent 7d34fc9234
commit 511df30c1d
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 10 09:06:07 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <fbui@suse.com>

View File

@ -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