1 Summary: User
-space IPsec tools
for the Linux IPsec implementation
7 Group: System Environment
/Base
8 URL: http
://ipsec
-tools.sourceforge.net
/
9 Source: http
://prdownloads.sourceforge.net
/%{name}/%{name}-%{version}.tar.gz
10 Requires: kernel
>= 2.5.54
12 #BuildRequires: kernel-source >= 2.5.54
13 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
16 IPsec
-Tools is a port of the KAME Project's IPsec tools to the Linux
17 IPsec implementation. IPsec
-Tools provides racoon
, an IKE daemon
; libipsec
,
18 a PFKey implementation
; and setkey
, a security policy and security
19 association database configuration utility.
25 .
/configure
--prefix
=/usr
--sysconfdir
=/etc
--exec-prefix
=/ --mandir
=%{_mandir} --libdir=/%{_lib}
31 make install DESTDIR
=%{buildroot}
33 %post -p
/sbin
/ldconfig
35 %postun -p
/sbin
/ldconfig
42 %doc NEWS README ChangeLog
43 %dir %{_sysconfdir}/racoon
44 %config %{_sysconfdir}/racoon
/*
52 * Fri Mar
07 2003 Derek Atkins
<derek@ihtfp.com
> 0.2.1-1
53 - Insert into code base. Dynamically generate the version string.
55 * Fri Mar
07 2003 Chris Ricker
<kaboom@gatech.edu
> 0.2.1-1
56 - Rev to
0.2.1 release
57 - Remove unneeded patch
59 * Thu Mar
06 2003 Chris Ricker
<kaboom@gatech.edu
> 0.2-1