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 11 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
Requires: e-smith-base >= 4.13.16-27 |
Requires: e-smith-base >= 4.13.16-27 |
21 |
Requires: pptpd |
Requires: pptpd |
40 |
e-smith server and gateway - configure inbound PPTP VPN access |
e-smith server and gateway - configure inbound PPTP VPN access |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Sat Jan 12 2008 Shad L. Lords <slords@lordsfam.net> 1.12.0-11 |
44 |
|
- pptp connections setting mtu/mru > 1400 [SME: 549] |
45 |
|
|
46 |
* 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 |
47 |
- Fix VPN Timeout issue. [SME: 3001] |
- Increase lcp-echo-failure from 4 to 10. [SME: 3001] |
48 |
|
|
49 |
* 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 |
50 |
- Updates to support SME Server 8 |
- Updates to support SME Server 8 |
613 |
%patch4 -p1 |
%patch4 -p1 |
614 |
%patch5 -p1 |
%patch5 -p1 |
615 |
%patch6 -p1 |
%patch6 -p1 |
616 |
|
%patch7 -p1 |
617 |
|
|
618 |
%build |
%build |
619 |
for i in console-save \ |
for i in console-save \ |