1 |
# $Id: e-smith-radiusd.spec,v 1.13 2020/12/09 02:51:41 jpp Exp $ |
# $Id: e-smith-radiusd.spec,v 1.14 2020/12/09 22:30:03 jpp 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.6.0 |
%define version 2.6.0 |
7 |
%define release 11 |
%define release 12 |
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 Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
35 |
|
- add Restart=always [SME: 11113] |
36 |
|
change group of pem file to radiusd |
37 |
|
|
38 |
* Tue Dec 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
* Tue Dec 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
39 |
- create -update event [SME: 11155] |
- create -update event [SME: 11155] |
40 |
- move radiusd to systemd {SME: 11113] |
- move radiusd to systemd {SME: 11113] |