forked from pool/openldap2
/usr/bin/gawk instead of gawk, to support busybox-gawk
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=160
This commit is contained in:
parent
01ae17c17c
commit
eb0e398039
@ -82,7 +82,7 @@ BuildRequires: pkgconfig(systemd)
|
|||||||
%if %{suse_version} < 1500
|
%if %{suse_version} < 1500
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%endif
|
%endif
|
||||||
Requires: gawk
|
Requires: /usr/bin/gawk
|
||||||
Requires: libldap-2_4-2 = %{version_main}
|
Requires: libldap-2_4-2 = %{version_main}
|
||||||
Recommends: cyrus-sasl
|
Recommends: cyrus-sasl
|
||||||
Conflicts: openldap
|
Conflicts: openldap
|
||||||
|
Loading…
Reference in New Issue
Block a user