- always define a number there
This commit is contained in:
parent
ca9ea0cced
commit
9dca1a2d30
@ -113,7 +113,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%config(noreplace) /lib/systemd/system/*
|
%config(noreplace) /lib/systemd/system/*
|
||||||
%endif
|
%endif
|
||||||
%attr(0755,nslcd,root) /var/run/nslcd
|
%attr(0755,nslcd,root) /var/run/nslcd
|
||||||
%if 0%{?fedora} > 13 || %{?rhel} > 5
|
%if 0%{?fedora} > 13 || 0%{?rhel} > 5
|
||||||
# This would be the only thing in the -devel subpackage, so we include it. It
|
# This would be the only thing in the -devel subpackage, so we include it. It
|
||||||
# will conflict with nss_ldap, so only include it for releases where pam_ldap is
|
# will conflict with nss_ldap, so only include it for releases where pam_ldap is
|
||||||
# its own package.
|
# its own package.
|
||||||
|
Loading…
Reference in New Issue
Block a user