/[smecontribs]/rpms/smeserver-openswan/contribs8/smeserver-openswan.spec
ViewVC logotype

Diff of /rpms/smeserver-openswan/contribs8/smeserver-openswan.spec

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

Revision 1.2 by unnilennium, Wed Mar 9 14:03:15 2016 UTC Revision 1.3 by reetspetit, Tue Mar 22 17:25:42 2016 UTC
# Line 1  Line 1 
1  %define name smeserver-openswan  %define name smeserver-openswan
2  %define version 0.6  %define version 0.6
3  %define release 2  %define release 3
4  Summary: Plugin to enable IPSEC connections  Summary: Plugin to enable IPSEC connections
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 9  License: GNU GPL version 2 Line 9  License: GNU GPL version 2
9  URL: http://libreswan.org/  URL: http://libreswan.org/
10  Group: SMEserver/addon  Group: SMEserver/addon
11  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
12    Patch1: smeserver-openswan-fix-masq-templates.patch
13  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 20  AutoReqProv: no Line 21  AutoReqProv: no
21  Openswan is a free software implementation of the most widely supported and standarised VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE")  Openswan is a free software implementation of the most widely supported and standarised VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE")
22    
23  %changelog  %changelog
24    * Tue Mar 22 2016 John Crisp <jcrisp@safeandsoundit.co.uk> 0.6-3.sme
25    - Fix masq templates for missing db keys on install
26    - Move pluto.log to /var/log/pluto
27    - regenerate masq template on ipsec-update
28    - change wiki location page
29    - add sysctl.conf template
30    - modify masq templates for ipsec status enabled/disabled
31    - only load ipsec.conf rather than *.conf to avoid loading v6neighbor-hole.conf
32    
33  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.6-2.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.6-2.sme
34  - first import in SME buildsys  - first import in SME buildsys
35    
# Line 98  Openswan is a free software implementati Line 108  Openswan is a free software implementati
108    
109  %prep  %prep
110  %setup  %setup
111    %patch1 -p1
112    
113  %build  %build
114  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