--- rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec 2013/02/21 20:30:59 1.6 +++ rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec 2013/03/11 20:49:36 1.7 @@ -1,10 +1,10 @@ -# $Id: e-smith-radiusd.spec,v 1.5 2013/02/18 20:23:33 vip-ire 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 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -19,6 +19,7 @@ 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 @@ -27,6 +28,9 @@ 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]