diff options
Diffstat (limited to 'redhat/applications/kcmldap/kcmldap.spec')
-rw-r--r-- | redhat/applications/kcmldap/kcmldap.spec | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/redhat/applications/kcmldap/kcmldap.spec b/redhat/applications/kcmldap/kcmldap.spec index 5fd5cef1e..499214d7e 100644 --- a/redhat/applications/kcmldap/kcmldap.spec +++ b/redhat/applications/kcmldap/kcmldap.spec @@ -105,12 +105,12 @@ BuildRequires: openldap24-libs-devel #BuildRequires: krb5-devel # HEIMDAL support -#%if 0%{?rhel} >= 6 || 0%{?fedora} || 0%{?mdkversion} || 0%{?mgaversion} -#BuildRequires: heimdal-devel -#%endif -#%if 0%{?suse_version} -#BuildRequires: libheimdal-devel -#%endif +%if 0%{?rhel} >= 6 || 0%{?fedora} || 0%{?mdkversion} || 0%{?mgaversion} +BuildRequires: heimdal-devel +%endif +%if 0%{?suse_version} +BuildRequires: libheimdal-devel +%endif # UDEV support %if 0%{?fedora} || 0%{?mdkversion} || 0%{?mgaversion} || 0%{?suse_version} || 0%{?rhel} >= 6 |