1 |
# $Id: e-smith-radiusd.spec,v 1.11 2013/06/06 16:50:11 vip-ire Exp $ |
# $Id: e-smith-radiusd.spec,v 1.12 2013/06/06 18:31:59 vip-ire Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - configure PPTP inbound VPN |
Summary: e-smith server and gateway - configure PPTP inbound VPN |
4 |
%define name e-smith-radiusd |
%define name e-smith-radiusd |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 9 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
31 |
e-smith server and gateway - configure radius server |
e-smith server and gateway - configure radius server |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-10.sme |
35 |
|
- the config file is radiusclient.conf, not radiusclient-ng.conf [SME: 7546] |
36 |
|
|
37 |
* Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-9.sme |
* Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-9.sme |
38 |
- Add templates for radiusclient-ng.conf file to remove binaddr |
- Add templates for radiusclient-ng.conf file to remove binaddr |
39 |
directive [SME: 7546] |
directive [SME: 7546] |