]> git.pld-linux.org Git - packages/freeradius.git/commitdiff
- add kerberos 5 support
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 31 Mar 2007 22:53:41 +0000 (22:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freeradius.spec -> 1.67

freeradius.spec

index 2d566009ad2038e67a458e8a485b18c3fbd7878d..a0729da5a4e046878b30818330b8359bb67944a6 100644 (file)
@@ -11,7 +11,7 @@ Summary:      High-performance and highly configurable RADIUS server
 Summary(pl.UTF-8):     Szybki i wysoce konfigurowalny serwer RADIUS
 Name:          freeradius
 Version:       1.1.1
-Release:       0.1
+Release:       0.2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       ftp://ftp.freeradius.org/pub/radius/%{name}-%{version}.tar.gz
@@ -31,6 +31,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: cyrus-sasl-devel
 BuildRequires: gdbm-devel
+BuildRequires: krb5-devel
 BuildRequires: libltdl-devel
 BuildRequires: libtool
 BuildRequires: mysql-devel
@@ -119,7 +120,7 @@ done
        --with-ltdl-include=%{_includedir}/none \
        --with-ltdl-lib=%{_libdir} \
        --disable-ltdl-install \
-       --without-rlm_krb5 \
+       --with-rlm_krb5 \
        --without-rlm_dbm
 %{__make} \
        LIBTOOL="`pwd`/libtool --tag=CC"
This page took 0.87201 seconds and 4 git commands to generate.