1 |
# $Id: e-smith-radiusd.spec,v 1.9 2013/04/13 21:45:00 charliebrady 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 8 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch3: e-smith-radiusd-2.4.0-listen.patch |
Patch3: e-smith-radiusd-2.4.0-listen.patch |
16 |
Patch4: e-smith-radiusd-2.4.0-ng.patch2 |
Patch4: e-smith-radiusd-2.4.0-ng.patch2 |
17 |
Patch5: e-smith-radiusd-2.4.0-ng.patch3 |
Patch5: e-smith-radiusd-2.4.0-ng.patch3 |
18 |
|
Patch6: e-smith-radiusd-2.4.0-templates_radiusclient-ng_conf.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
Requires: e-smith-base >= 4.13.16-27 |
Requires: e-smith-base >= 4.13.16-27 |
21 |
Requires: e-smith-lib >= 1.15.1-16 |
Requires: e-smith-lib >= 1.15.1-16 |
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 |
38 |
|
- Add templates for radiusclient-ng.conf file to remove binaddr |
39 |
|
directive [SME: 7546] |
40 |
|
|
41 |
* Sun Apr 14 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-8.sme |
* Sun Apr 14 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-8.sme |
42 |
- Add directive to options.pptpd so that radius plugin can find the |
- Add directive to options.pptpd so that radius plugin can find the |
43 |
radiusclient configuration file. [SME: 7546] |
radiusclient configuration file. [SME: 7546] |
162 |
%patch3 -p1 |
%patch3 -p1 |
163 |
%patch4 -p1 |
%patch4 -p1 |
164 |
%patch5 -p1 |
%patch5 -p1 |
165 |
|
%patch6 -p1 |
166 |
|
|
167 |
%build |
%build |
168 |
perl createlinks |
perl createlinks |