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:
@@ -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
|
||||
|
Reference in New Issue
Block a user