1 |
# $Id: e-smith-radiusd.spec,v 1.8 2013/04/13 21:42:29 charliebrady Exp $ |
# $Id: e-smith-radiusd.spec,v 1.9 2013/04/13 21:45:00 charliebrady 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 7 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch2: e-smith-radiusd-2.4.0-log_stdout.patch |
Patch2: e-smith-radiusd-2.4.0-log_stdout.patch |
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 |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
Requires: e-smith-base >= 4.13.16-27 |
Requires: e-smith-base >= 4.13.16-27 |
20 |
Requires: e-smith-lib >= 1.15.1-16 |
Requires: e-smith-lib >= 1.15.1-16 |
30 |
e-smith server and gateway - configure radius server |
e-smith server and gateway - configure radius server |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Sun Apr 14 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-8.sme |
34 |
|
- Add directive to options.pptpd so that radius plugin can find the |
35 |
|
radiusclient configuration file. [SME: 7546] |
36 |
|
|
37 |
* Sat Apr 13 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-7.sme |
* Sat Apr 13 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-7.sme |
38 |
- Fix permissions of /etc/radiusclient-ng/servers. [SME: 7548] |
- Fix permissions of /etc/radiusclient-ng/servers. [SME: 7548] |
39 |
|
|
153 |
%patch2 -p1 |
%patch2 -p1 |
154 |
%patch3 -p1 |
%patch3 -p1 |
155 |
%patch4 -p1 |
%patch4 -p1 |
156 |
|
%patch5 -p1 |
157 |
|
|
158 |
%build |
%build |
159 |
perl createlinks |
perl createlinks |