/[smecontribs]/rpms/smeserver-libreswan-xl2tpd/contribs9/smeserver-libreswan-xl2tpd.spec
ViewVC logotype

Diff of /rpms/smeserver-libreswan-xl2tpd/contribs9/smeserver-libreswan-xl2tpd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by jcrisp, Sun Oct 13 14:08:12 2019 UTC Revision 1.7 by jcrisp, Thu Jan 30 14:35:46 2020 UTC
# Line 1  Line 1 
1  %define name smeserver-libreswan-xl2tpd  %define name smeserver-libreswan-xl2tpd
2  %define version 0.5  %define version 0.5
3  %define release 6  %define release 7
4  Summary: Plugin to enable LT2P/IPSEC connections  Summary: Plugin to enable LT2P/IPSEC connections
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
7  Release: %{release}  Release: %{release}
8  License: GNU GPL version 2  License: GNU GPL version 2
9  URL: http://libreswan.org/  URL: https://www.libreswan.org/
10  Group: SMEserver/addon  Group: SMEserver/addon
11  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
12  Patch1: smeserver-libreswan-xl2tpd-private-access.patch  Patch1: smeserver-libreswan-xl2tpd-private-access.patch
13  Patch2: smeserver-libreswan-xl2tpd-update-variables.patch  Patch2: smeserver-libreswan-xl2tpd-update-variables.patch
14  Patch3: smeserver-libreswan-xl2tpd-cleanup-obsoletes.patch  Patch3: smeserver-libreswan-xl2tpd-cleanup-obsoletes.patch
15  Patch4: smeserver-libreswan-xl2tpd-update-status-default  Patch4: smeserver-libreswan-xl2tpd-update-status-default
16    Patch5: smeserver-libreswan-xl2tpd-update-ip-up-local.patch
17    
18  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 27  AutoReqProv: no Line 28  AutoReqProv: no
28  xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP  xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP
29    
30  %changelog  %changelog
31    * Thu Jan 30 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-7
32    - Update ip-up.local to add debug and enhance setting
33    - update ipsec.conf to for NAT/noNAT
34    - add $mtu key -defaults to 1400
35    
36  * Tue Sep 03 2019 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-6  * Tue Sep 03 2019 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-6
37  - Add ipsec connection status key (disabled as default)  - Add ipsec connection status key (disabled as default)
38  - Update Libreswan depends  - Update Libreswan depends
# Line 114  xl2tpd is an implementation of the Layer Line 120  xl2tpd is an implementation of the Layer
120  %patch2 -p1  %patch2 -p1
121  %patch3 -p1  %patch3 -p1
122  %patch4 -p1  %patch4 -p1
123    %patch5 -p1
124    
125  %build  %build
126  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed