SPECS: ipsec-tools.spec - added BEET/HIP support

gotar gotar at pld-linux.org
Mon Mar 12 19:29:36 CET 2007


Author: gotar                        Date: Mon Mar 12 18:29:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added BEET/HIP support

---- Files affected:
SPECS:
   ipsec-tools.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/ipsec-tools.spec
diff -u SPECS/ipsec-tools.spec:1.52 SPECS/ipsec-tools.spec:1.53
--- SPECS/ipsec-tools.spec:1.52	Tue Feb 13 09:06:35 2007
+++ SPECS/ipsec-tools.spec	Mon Mar 12 19:29:31 2007
@@ -5,6 +5,7 @@
 # Conditional build:
 %bcond_without	kerberos5	# build with GSSAPI support
 %bcond_with	radius		# build with radius support
+%bcond_with	hip		# build with Host Identity Protocol support
 #
 Summary:	User-space IPsec tools for the Linux IPsec implementation
 Summary(pl.UTF-8):	Narzędzia przestrzeni użytkownika dla linuksowej implementacji IPsec
@@ -18,6 +19,8 @@
 Source1:	%{name}-racoon.init
 Source2:	%{name}-racoon.sysconfig
 URL:		http://ipsec-tools.sourceforge.net/
+# http://downloads.sourceforge.net/openhip/ipsec-tools-0.6.6-hip.patch
+Patch0:		%{name}-hip.patch
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	bison
@@ -86,6 +89,7 @@
 
 %prep
 %setup -q
+%{?with_hip:%patch0 -p1}
 
 %{__sed} -i 's!@INCLUDE_GLIBC@!!g' src/Makefile.am
 %{__sed} -i 's!<gssapi/gssapi\.h>!"/usr/include/gssapi.h"!' src/racoon/gssapi.h
@@ -187,6 +191,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2007/03/12 18:29:31  gotar
+- added BEET/HIP support
+
 Revision 1.52  2007/02/13 08:06:35  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipsec-tools.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list