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

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

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

Revision 1.3 by unnilennium, Wed Mar 9 14:05:09 2016 UTC Revision 1.4 by reetspetit, Thu Mar 10 17:26:32 2016 UTC
# Line 1  Line 1 
1  %define name smeserver-libreswan  %define name smeserver-libreswan
2  %define version 0.5  %define version 0.5
3  %define release 15  %define release 16
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-libreswan-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  Libreswan is a free software implementation of the most widely supported and standardised VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE")  Libreswan is a free software implementation of the most widely supported and standardised VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE")
22    
23  %changelog  %changelog
24    * Thu Mar 10 2016 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-16.sme
25    - Fix masq templates for missing db entries on install
26    
27  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.5-15.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.5-15.sme
28  - first import in SME buildsys  - first import in SME buildsys
29    
# Line 113  Libreswan is a free software implementat Line 117  Libreswan is a free software implementat
117    
118  %prep  %prep
119  %setup  %setup
120    %patch1 -p1
121    
122  %build  %build
123  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