|
|
|
@ -95,14 +95,6 @@ BuildRequires: openldap2-devel
|
|
|
|
|
BuildRequires: openldap24-libs-devel
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# HEIMDAL support
|
|
|
|
|
#%if 0%{?rhel} >= 5 || 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
|
|
|
|
|
%define with_tdehwlib 1
|
|
|
|
@ -126,6 +118,9 @@ BuildRequires: libidn-devel
|
|
|
|
|
# OPENSSL support
|
|
|
|
|
BuildRequires: openssl-devel
|
|
|
|
|
|
|
|
|
|
# KRB5 support
|
|
|
|
|
BuildRequires: krb5-devel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
LDAP interface library for TDE management modules.
|
|
|
|
|