OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Oct-2007 20:03:18
Branch: HEAD Handle: 2007100919031800
Modified files:
openpkg-src/samba samba.spec
Log:
Samba builds fine also against Heimdal
Summary:
Revision Changes Path
1.119 +3 -3 openpkg-src/samba/samba.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/samba/samba.spec
============================================================================
$ cvs diff -u -r1.118 -r1.119 samba.spec
--- openpkg-src/samba/samba.spec 11 Sep 2007 17:37:10 -0000 1.118
+++ openpkg-src/samba/samba.spec 9 Oct 2007 18:03:18 -0000 1.119
@@ -33,7 +33,7 @@
Group: Filesystem
License: GPL
Version: 3.0.26a
-Release: 20070911
+Release: 20071009
# package options
%option with_pam no
@@ -71,8 +71,8 @@
PreReq: openldap
%endif
%if "%{with_ads}" == "yes"
-BuildPreReq: kerberos >= 1.6
-PreReq: kerberos >= 1.6
+BuildPreReq: KERBEROS
+PreReq: KERBEROS
%endif
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]