2 |
%define name e-smith-pptpd |
%define name e-smith-pptpd |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.12.0 |
%define version 1.12.0 |
5 |
%define release 10 |
%define release 12 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
15 |
Patch4: e-smith-pptpd-1.12.0-pptpd_perms.patch |
Patch4: e-smith-pptpd-1.12.0-pptpd_perms.patch |
16 |
Patch5: e-smith-pptpd-1.12.0-dhcpd_perms.patch |
Patch5: e-smith-pptpd-1.12.0-dhcpd_perms.patch |
17 |
Patch6: e-smith-pptpd-1.12.0-fix_vpn_timeouts.patch |
Patch6: e-smith-pptpd-1.12.0-fix_vpn_timeouts.patch |
18 |
|
Patch7: e-smith-pptpd-1.12.0-mtumru.patch |
19 |
|
Patch8: e-smith-pptpd-1.12.0-mtumru_db.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
Requires: e-smith-base >= 4.13.16-27 |
Requires: e-smith-base >= 4.13.16-27 |
22 |
Requires: pptpd |
Requires: pptpd |
41 |
e-smith server and gateway - configure inbound PPTP VPN access |
e-smith server and gateway - configure inbound PPTP VPN access |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Wed May 21 2008 Shad L. Lords <slords@lordsfam.net> 1.12.0-12 |
45 |
|
- Move mtu/mru settings to database [SME: 549] |
46 |
|
|
47 |
|
* Sat Jan 12 2008 Shad L. Lords <slords@lordsfam.net> 1.12.0-11 |
48 |
|
- pptp connections setting mtu/mru > 1400 [SME: 549] |
49 |
|
|
50 |
* Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.12.0-10 |
* Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.12.0-10 |
51 |
- Fix VPN Timeout issue. [SME: 3001] |
- Increase lcp-echo-failure from 4 to 10. [SME: 3001] |
52 |
|
|
53 |
* Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.12.0-9 |
* Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.12.0-9 |
54 |
- Updates to support SME Server 8 |
- Updates to support SME Server 8 |
617 |
%patch4 -p1 |
%patch4 -p1 |
618 |
%patch5 -p1 |
%patch5 -p1 |
619 |
%patch6 -p1 |
%patch6 -p1 |
620 |
|
%patch7 -p1 |
621 |
|
%patch8 -p1 |
622 |
|
|
623 |
%build |
%build |
624 |
for i in console-save \ |
for i in console-save \ |