mirror of
https://abf.rosa.ru/djam/openswan.git
synced 2025-02-23 16:52:49 +00:00
Update to 2.6.51.1
This commit is contained in:
parent
099e04384f
commit
aa355d7a8f
3 changed files with 9 additions and 3 deletions
5
.abf.yml
5
.abf.yml
|
@ -1,3 +1,6 @@
|
||||||
sources:
|
removed_sources:
|
||||||
openswan-2.6.49.tar.gz: 2175fbe82ea1c88caec2d877c069fa237b7aa122
|
openswan-2.6.49.tar.gz: 2175fbe82ea1c88caec2d877c069fa237b7aa122
|
||||||
|
sources:
|
||||||
openswan-2.6.49.tar.gz.asc: 6fae97dd2f1a71caa645bbcc646d241e8375c422
|
openswan-2.6.49.tar.gz.asc: 6fae97dd2f1a71caa645bbcc646d241e8375c422
|
||||||
|
openswan-2.6.51.1.tar.gz: d06eef34612296a9e23f88e748dd95d2af40f93b
|
||||||
|
openswan-2.6.51.1.tar.gz.asc: 1a7d9afed65fada8cbcfbf99a7535d98bb0fb0a0
|
||||||
|
|
2
openswan.rpmlintrc
Normal file
2
openswan.rpmlintrc
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
addFilter("E: hardcoded-library-path")
|
||||||
|
addFilter("E: non-standard-dir-perm")
|
|
@ -2,14 +2,15 @@
|
||||||
|
|
||||||
Summary: An implementation of IPSEC & IKE for Linux
|
Summary: An implementation of IPSEC & IKE for Linux
|
||||||
Name: openswan
|
Name: openswan
|
||||||
Version: 2.6.49
|
Version: 2.6.51.1
|
||||||
Release: 4
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Url: http://www.openswan.org/
|
Url: http://www.openswan.org/
|
||||||
Source0: http://www.openswan.org/download/openswan-%{version}.tar.gz
|
Source0: http://www.openswan.org/download/openswan-%{version}.tar.gz
|
||||||
Source1: http://www.openswan.org/download/openswan-%{version}.tar.gz.asc
|
Source1: http://www.openswan.org/download/openswan-%{version}.tar.gz.asc
|
||||||
Source2: openswan.service
|
Source2: openswan.service
|
||||||
|
Source1000: %{name}.rpmlintrc
|
||||||
Patch0: openswan-2.6.28-manfix.patch
|
Patch0: openswan-2.6.28-manfix.patch
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: docbook-dtd412-xml
|
BuildRequires: docbook-dtd412-xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue