[nss-pam-ldapd] - always define a number there

Nalin Dahyabhai nalin at fedoraproject.org
Thu Jul 14 18:47:19 UTC 2011


commit 9dca1a2d3072b0a720f9ad32883d81252d124c1e
Author: Nalin Dahyabhai <nalin at dahyabhai.net>
Date:   Wed Jul 13 18:41:31 2011 -0400

    - always define a number there

 nss-pam-ldapd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nss-pam-ldapd.spec b/nss-pam-ldapd.spec
index fb2585c..37527a3 100644
--- a/nss-pam-ldapd.spec
+++ b/nss-pam-ldapd.spec
@@ -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.


More information about the scm-commits mailing list