/[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.4 by jcrisp, Thu Nov 30 01:59:59 2017 UTC Revision 1.6 by jcrisp, Sun Oct 13 14:08:12 2019 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 3  %define release 6
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}
# Line 11  Group: SMEserver/addon Line 11  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
15    Patch4: smeserver-libreswan-xl2tpd-update-status-default
16    
17  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
20  Requires:  e-smith-release >= 9.2  Requires:  e-smith-release >= 9.2
21  Requires:  libreswan >= 3.16  Requires:  libreswan >= 3.29
22  Requires:  smeserver-libreswan >= 0.5  Requires:  smeserver-libreswan >= 0.5
23  Requires:  xl2tpd >= 1.3.8  Requires:  xl2tpd >= 1.3.8
24  AutoReqProv: no  AutoReqProv: no
# Line 25  AutoReqProv: no Line 27  AutoReqProv: no
27  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
28    
29  %changelog  %changelog
30    * Tue Sep 03 2019 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-6
31    - Add ipsec connection status key (disabled as default)
32    - Update Libreswan depends
33    - Add ikev2 permit to allow ike v1
34    
35    * Thu Jun 21 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-5
36    - Fix obsolete forecencaps
37    - Update required Libreswan version
38    
39    * Thu Nov 30 2017 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-4
40     - template cleanup pending - not yet committed to CVS but in git
41    
42  * Wed Nov 29 2017 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-3  * Wed Nov 29 2017 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-3
43  - remove unneeded default right subnet setting to clear error  - remove unneeded default right subnet setting to clear error
44  - added variables for leftsourceip and leftsubnet if required  - added variables for leftsourceip and leftsubnet if required
# Line 98  xl2tpd is an implementation of the Layer Line 112  xl2tpd is an implementation of the Layer
112  %setup  %setup
113  %patch1 -p1  %patch1 -p1
114  %patch2 -p1  %patch2 -p1
115    %patch3 -p1
116    %patch4 -p1
117    
118    
119  %build  %build
120  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