1 |
# $Id: e-smith-radiusd.spec,v 1.6 2013/02/21 20:30:59 vip-ire Exp $ |
# $Id: e-smith-radiusd.spec,v 1.8 2013/04/13 21:42:29 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 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch1: e-smith-radiusd-2.4.0-ng.patch |
Patch1: e-smith-radiusd-2.4.0-ng.patch |
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 |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
Requires: e-smith-base >= 4.13.16-27 |
Requires: e-smith-base >= 4.13.16-27 |
19 |
Requires: e-smith-lib >= 1.15.1-16 |
Requires: e-smith-lib >= 1.15.1-16 |
29 |
e-smith server and gateway - configure radius server |
e-smith server and gateway - configure radius server |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Sat Apr 13 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-7.sme |
33 |
|
- Fix permissions of /etc/radiusclient-ng/servers. [SME: 7548] |
34 |
|
|
35 |
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme |
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme |
36 |
- Obsolete el5 version of radiusclient [SME: 7273] |
- Obsolete el5 version of radiusclient [SME: 7273] |
37 |
|
|
147 |
%patch1 -p1 |
%patch1 -p1 |
148 |
%patch2 -p1 |
%patch2 -p1 |
149 |
%patch3 -p1 |
%patch3 -p1 |
150 |
|
%patch4 -p1 |
151 |
|
|
152 |
%build |
%build |
153 |
perl createlinks |
perl createlinks |