/[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.5 by jcrisp, Thu Jun 21 13:03:30 2018 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 5
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    
16  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
19  Requires:  e-smith-release >= 9.2  Requires:  e-smith-release >= 9.2
20  Requires:  libreswan >= 3.16  Requires:  libreswan >= 3.23
21  Requires:  smeserver-libreswan >= 0.5  Requires:  smeserver-libreswan >= 0.5
22  Requires:  xl2tpd >= 1.3.8  Requires:  xl2tpd >= 1.3.8
23  AutoReqProv: no  AutoReqProv: no
# Line 25  AutoReqProv: no Line 26  AutoReqProv: no
26  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
27    
28  %changelog  %changelog
29    * Thu Jun 21 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-5
30    - Fix obsolete forecencaps
31    - Update required Libreswan version
32    
33    * Thu Nov 30 2017 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-4
34     - template cleanup pending - not yet committed to CVS but in git
35    
36  * 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
37  - remove unneeded default right subnet setting to clear error  - remove unneeded default right subnet setting to clear error
38  - 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 106  xl2tpd is an implementation of the Layer
106  %setup  %setup
107  %patch1 -p1  %patch1 -p1
108  %patch2 -p1  %patch2 -p1
109    %patch3 -p1
110    
111    
112  %build  %build
113  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