Browse Source

Samba builds fine also against Heimdal

master
parent
commit
598d6c8675
  1. 6
      samba/samba.spec

6
samba/samba.spec

@ -33,7 +33,7 @@ Class: BASE
Group: Filesystem
License: GPL
Version: 3.0.26a
Release: 20070911
Release: 20071009
# package options
%option with_pam no
@ -71,8 +71,8 @@ BuildPreReq: openldap
PreReq: openldap
%endif
%if "%{with_ads}" == "yes"
BuildPreReq: kerberos >= 1.6
PreReq: kerberos >= 1.6
BuildPreReq: KERBEROS
PreReq: KERBEROS
%endif
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save