--- rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec 2013/02/14 16:52:50 1.2 +++ rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec 2013/03/11 20:49:36 1.7 @@ -1,21 +1,25 @@ -# $Id: e-smith-radiusd.spec,v 1.1 2013/02/14 16:17:00 slords Exp $ +# $Id: e-smith-radiusd.spec,v 1.6 2013/02/21 20:30:59 vip-ire Exp $ Summary: e-smith server and gateway - configure PPTP inbound VPN %define name e-smith-radiusd Name: %{name} %define version 2.4.0 -%define release 2 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch1: e-smith-radiusd-2.4.0-ng.patch +Patch2: e-smith-radiusd-2.4.0-log_stdout.patch +Patch3: e-smith-radiusd-2.4.0-listen.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.13.16-27 Requires: e-smith-lib >= 1.15.1-16 -Requires: freeradius >= 1.0.1 +Requires: freeradius >= 2.1.12 +Requires: freeradius-ldap >= 2.1.12 Requires: radiusclient-ng >= 0.5.6 +Obsoletes: radiusclient <= 0.3.2 BuildRequires: e-smith-devtools >= 1.13.1-03 BuildArchitectures: noarch %define stunnelid 451 @@ -24,6 +28,18 @@ BuildArchitectures: noarch e-smith server and gateway - configure radius server %changelog +* Mon Mar 11 2013 Shad L. Lords 2.4.0-6.sme +- Obsolete el5 version of radiusclient [SME: 7273] + +* Thu Feb 21 2013 Daniel Berteaud 2.4.0-5.sme +- Use the new listen directive instead of bind_address which is deprecated [SME: 7377] + +* Mon Feb 18 2013 Daniel Berteaud 2.4.0-4.sme +- Send log to stdout [SME: 7251] + +* Thu Feb 14 2013 Shad L. Lords 2.4.0-3.sme +- Add requires for freeradius-ldap module [SME: 7252] + * Thu Feb 14 2013 Shad L. Lords 2.4.0-2.sme - Update radiusclient to radiusclient-ng @@ -125,6 +141,8 @@ e-smith server and gateway - configure r %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks