rpms/openswan/devel .cvsignore, 1.13, 1.14 openswan.spec, 1.41, 1.42 sources, 1.13, 1.14

Steve Conklin (sconklin) fedora-extras-commits at redhat.com
Fri Jan 11 00:43:22 UTC 2008


Author: sconklin

Update of /cvs/pkgs/rpms/openswan/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24224

Modified Files:
	.cvsignore openswan.spec sources 
Log Message:
Rebase to 2.6.02 for initial ikev2 support.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openswan/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	17 Sep 2007 22:07:40 -0000	1.13
+++ .cvsignore	11 Jan 2008 00:42:45 -0000	1.14
@@ -1,2 +1,3 @@
 openswan-2.4.7.tar.gz
 openswan-2.4.9.tar.gz
+openswan-2.6.02.tar.gz


Index: openswan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openswan/devel/openswan.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- openswan.spec	18 Sep 2007 00:51:38 -0000	1.41
+++ openswan.spec	11 Jan 2008 00:42:45 -0000	1.42
@@ -1,6 +1,6 @@
 Summary: Openswan IPSEC implementation
 Name: openswan
-Version: 2.4.9
+Version: 2.6.02
 #%define srcpkgver	%(echo %{version} | tr -s '_' '-')
 %define srcpkgver %{version}
 
@@ -37,6 +37,9 @@
 BuildRequires: gmp-devel bison flex man
 Requires(post): coreutils bash
 Requires(preun): initscripts chkconfig
+Requires(post): /sbin/chkconfig
+Requires(preun): /sbin/chkconfig
+Requires(preun): /sbin/service
 
 %if %{with_klips}
 %package userland
@@ -234,6 +237,9 @@
 chkconfig --add ipsec || :
 
 %changelog
+* Thu Jan 10 2008 Steve Conklin <sconklin at redhat.com> - 2.6.02-2
+- Rebase to 2.6.02, add initial ikev2 support
+
 * Mon Sep 17 2007 Steve Conklin <sconklin at redhat.com> - 2.4.9-2
 - Forgot changelog on last entry
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openswan/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	17 Sep 2007 22:07:40 -0000	1.13
+++ sources	11 Jan 2008 00:42:45 -0000	1.14
@@ -1 +1 @@
-845f12d80d443cfa1a52f2b53b987bee  openswan-2.4.9.tar.gz
+d5ec7a031868e777b3e1ded8d3486138  openswan-2.6.02.tar.gz




More information about the fedora-extras-commits mailing list