2 |
%define name e-smith-radiusd |
%define name e-smith-radiusd |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.0.0 |
%define version 1.0.0 |
5 |
%define release 17 |
%define release 18 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
20 |
Patch9: e-smith-radiusd-1.0.0-clients.conf_perms.patch |
Patch9: e-smith-radiusd-1.0.0-clients.conf_perms.patch |
21 |
Patch10: e-smith-radiusd-1.0.0-servers_perm.patch |
Patch10: e-smith-radiusd-1.0.0-servers_perm.patch |
22 |
Patch11: e-smith-radiusd-1.0.0-FixedIp.patch |
Patch11: e-smith-radiusd-1.0.0-FixedIp.patch |
23 |
|
Patch12: e-smith-radiusd-1.0.0-allowForMoreAuthModules.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
Requires: e-smith-base >= 4.13.16-27 |
Requires: e-smith-base >= 4.13.16-27 |
26 |
Requires: e-smith-lib >= 1.15.1-16 |
Requires: e-smith-lib >= 1.15.1-16 |
34 |
e-smith server and gateway - configure radius server |
e-smith server and gateway - configure radius server |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18 |
38 |
|
- Allow for multiple auth modules in radiusd.conf [SME: 4166] |
39 |
|
|
40 |
* Sat Aug 09 2008 Gavin Weight <gweight@gmail.com> 1.0.0-17 |
* Sat Aug 09 2008 Gavin Weight <gweight@gmail.com> 1.0.0-17 |
41 |
- Remove the Requires kernel =>2.4 line. [SME: 4483] |
- Remove the Requires kernel =>2.4 line. [SME: 4483] |
42 |
|
|
43 |
* Fri May 18 2007 Federico Simoncelli <federico.simoncelli@gmail.com> |
* Fri May 18 2007 Federico Simoncelli <federico.simoncelli@gmail.com> 1.0.0-16 |
44 |
- Added support for fixed ip addresses in the pptp vpn [SME: 1230] |
- Added support for fixed ip addresses in the pptp vpn [SME: 1230] |
45 |
|
|
46 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
128 |
%patch9 -p1 |
%patch9 -p1 |
129 |
%patch10 -p1 |
%patch10 -p1 |
130 |
%patch11 -p1 |
%patch11 -p1 |
131 |
|
%patch12 -p1 |
132 |
|
|
133 |
%build |
%build |
134 |
perl createlinks |
perl createlinks |