rpms/ipsec-tools/devel ipsec-tools.spec,1.24,1.25

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 19 16:22:35 UTC 2006


Author: dwalsh

Update of /cvs/dist/rpms/ipsec-tools/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1003

Modified Files:
	ipsec-tools.spec 
Log Message:
* Tue Apr 18 2006 Dan Walsh <dwalsh at redhat.com> - 0.6.5-1
- Update to latest upstream version
- Add MLS Patch to allow use of labeled networks
- Patch provided by Joy Latten <latten at austin.ibm.com>



Index: ipsec-tools.spec
===================================================================
RCS file: /cvs/dist/rpms/ipsec-tools/devel/ipsec-tools.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ipsec-tools.spec	18 Apr 2006 20:15:42 -0000	1.24
+++ ipsec-tools.spec	19 Apr 2006 16:22:32 -0000	1.25
@@ -1,6 +1,6 @@
 Name: ipsec-tools
-Version: 0.6.4
-Release: 2
+Version: 0.6.5
+Release: 1
 Summary: Tools for configuring and using IPSEC
 License: BSD
 Group: System Environment/Base
@@ -16,7 +16,9 @@
 Patch2: isakmp.c.diff
 Patch5: ipsec-tools-0.5-64bit.patch
 #Patch6: ipsec-tools-0.6.1-openssl-098.patch
-Patch7: ipsec-tools-0.6.5-mls.patch
+Patch7: ipsec-tools-0.6.5-context.patch
+Patch8: ipsec-tools-0.6.5-context2.patch
+
 BuildPrereq: openssl-devel, krb5-devel, bison, flex
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: initscripts >= 7.31.11.EL-1
@@ -39,6 +41,7 @@
 
 mkdir -p kernel-headers/linux
 cp %{SOURCE1} %{SOURCE2} %{SOURCE5} %{SOURCE6} kernel-headers/linux
+./bootstrap
 
 %build
 sed -i 's|-Werror||g' configure
@@ -92,7 +95,8 @@
 %config(noreplace) /etc/racoon/racoon.conf
 
 %changelog
-* Tue Apr 18 2006 Dan Walsh <dwalsh at redhat.com> - 0.6.4-2
+* Tue Apr 18 2006 Dan Walsh <dwalsh at redhat.com> - 0.6.5-1
+- Update to latest upstream version
 - Add MLS Patch to allow use of labeled networks
 - Patch provided by Joy Latten <latten at austin.ibm.com>
 




More information about the fedora-cvs-commits mailing list