--- rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec 2013/02/14 16:17:00 1.1 +++ rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec 2013/04/13 21:45:00 1.9 @@ -1,20 +1,26 @@ -# $Id: e-smith-radiusd.spec,v 1.8 2010/11/02 17:02:22 slords Exp $ +# $Id: e-smith-radiusd.spec,v 1.8 2013/04/13 21:42:29 charliebrady 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 1 +%define release 7 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 +Patch4: e-smith-radiusd-2.4.0-ng.patch2 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: radiusclient >= 0.3.2 +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 @@ -23,6 +29,24 @@ BuildArchitectures: noarch e-smith server and gateway - configure radius server %changelog +* Sat Apr 13 2013 Charlie Brady 2.4.0-7.sme +- Fix permissions of /etc/radiusclient-ng/servers. [SME: 7548] + +* 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 + * Wed Feb 13 2013 Shad L. Lords 2.4.0-1.sme - Roll new stream for sme9 @@ -120,6 +144,10 @@ e-smith server and gateway - configure r %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks