- always define a number there

This commit is contained in:
Nalin Dahyabhai 2011-07-13 18:41:31 -04:00
parent ca9ea0cced
commit 9dca1a2d30

View File

@ -113,7 +113,7 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /lib/systemd/system/*
%endif
%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
# will conflict with nss_ldap, so only include it for releases where pam_ldap is
# its own package.