16 |
|
|
17 |
# Openswan -pre/-rc nomenclature has to co-exist with hyphen paranoia |
# Openswan -pre/-rc nomenclature has to co-exist with hyphen paranoia |
18 |
%define srcpkgver %(echo %{version} | tr -s '_' '-') |
%define srcpkgver %(echo %{version} | tr -s '_' '-') |
19 |
%define ourrelease 1 |
%define ourrelease 2 |
20 |
Release: %{ourrelease} |
Release: %{ourrelease}%{?dist} |
21 |
License: GPLv2, some BSD |
License: GPLv2, some BSD |
22 |
Url: http://www.openswan.org/ |
Url: http://www.openswan.org/ |
23 |
Source: openswan-%{srcpkgver}.tar.gz |
Source: openswan-%{srcpkgver}.tar.gz |
190 |
/sbin/chkconfig --add ipsec |
/sbin/chkconfig --add ipsec |
191 |
|
|
192 |
%changelog |
%changelog |
193 |
|
* Tue Mar 15 2015 John Crisp <jcrisp@safeandsoundit.co.uk> - 2.6.03-2 |
194 |
|
- import for SME8 |
195 |
|
|
196 |
* Thu Dec 20 2007 Paul Wouters <paul@xelerance.com> - 2.6.03-1 |
* Thu Dec 20 2007 Paul Wouters <paul@xelerance.com> - 2.6.03-1 |
197 |
- Applied patch by RedHat to allow building with debug package |
- Applied patch by RedHat to allow building with debug package |
198 |
* Thu Dec 20 2007 Paul Wouters <paul@xelerance.com> - 2.6.01-1 |
* Thu Dec 20 2007 Paul Wouters <paul@xelerance.com> - 2.6.01-1 |