SPECS: freeradius.spec - add kerberos 5 support

baggins baggins at pld-linux.org
Sun Apr 1 00:53:46 CEST 2007


Author: baggins                      Date: Sat Mar 31 22:53:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add kerberos 5 support

---- Files affected:
SPECS:
   freeradius.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/freeradius.spec
diff -u SPECS/freeradius.spec:1.66 SPECS/freeradius.spec:1.67
--- SPECS/freeradius.spec:1.66	Tue Feb 13 08:16:44 2007
+++ SPECS/freeradius.spec	Sun Apr  1 00:53:41 2007
@@ -12,7 +12,7 @@
 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
@@ -32,6 +32,7 @@
 BuildRequires:	automake
 BuildRequires:	cyrus-sasl-devel
 BuildRequires:	gdbm-devel
+BuildRequires:	krb5-devel
 BuildRequires:	libltdl-devel
 BuildRequires:	libtool
 BuildRequires:	mysql-devel
@@ -120,7 +121,7 @@
 	--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"
@@ -211,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2007/03/31 22:53:41  baggins
+- add kerberos 5 support
+
 Revision 1.66  2007/02/13 07:16:44  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freeradius.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list