--- 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/06/06 18:31:59 1.12 @@ -1,21 +1,28 @@ -# $Id: e-smith-radiusd.spec,v 1.1 2013/02/14 16:17:00 slords Exp $ +# $Id: e-smith-radiusd.spec,v 1.11 2013/06/06 16:50:11 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 9 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 +Patch5: e-smith-radiusd-2.4.0-ng.patch3 +Patch6: e-smith-radiusd-2.4.0-templates_radiusclient-ng_conf.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 +31,29 @@ BuildArchitectures: noarch e-smith server and gateway - configure radius server %changelog +* Thu Jun 6 2013 Daniel Berteaud 2.4.0-9.sme +- Add templates for radiusclient-ng.conf file to remove binaddr + directive [SME: 7546] + +* Sun Apr 14 2013 Charlie Brady 2.4.0-8.sme +- Add directive to options.pptpd so that radius plugin can find the + radiusclient configuration file. [SME: 7546] + +* 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 @@ -125,6 +155,11 @@ e-smith server and gateway - configure r %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks