--- rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec 2013/02/14 20:38:09 1.3 +++ rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec 2013/04/13 21:42:29 1.8 @@ -1,22 +1,26 @@ -# $Id: e-smith-radiusd.spec,v 1.2 2013/02/14 16:52:50 slords Exp $ +# $Id: e-smith-radiusd.spec,v 1.7 2013/03/11 20:49:36 slords 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 3 +%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 >= 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 @@ -25,8 +29,19 @@ 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: 72752] +- 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 @@ -129,6 +144,9 @@ e-smith server and gateway - configure r %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks