rpms/openconnect/F-10 openconnect.spec,1.3,1.4

David Woodhouse dwmw2 at fedoraproject.org
Tue Apr 21 14:20:39 UTC 2009


Author: dwmw2

Update of /cvs/pkgs/rpms/openconnect/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12842

Modified Files:
	openconnect.spec 
Log Message:
require DTLS-fixed openssl


Index: openconnect.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openconnect/F-10/openconnect.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openconnect.spec	1 Apr 2009 14:39:20 -0000	1.3
+++ openconnect.spec	21 Apr 2009 14:20:07 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		openconnect
 Version:	1.10
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Open client for Cisco AnyConnect VPN
 
 Group:		Applications/Internet
@@ -11,6 +11,7 @@
 
 BuildRequires:	openssl-devel libxml2-devel gtk2-devel GConf2-devel dbus-devel
 Requires:	vpnc
+Requires:	openssl >= 0.9.8g-13
 # The "lasthost" and "autoconnect" gconf keys will cause older versions of
 # NetworkManager-openconnect to barf
 Conflicts:	NetworkManager-openconnect < 0.7.0.99-2
@@ -46,6 +47,9 @@
 
 
 %changelog
+* Tue Apr 21 2009 David Woodhouse <David.Woodhouse at intel.com> - 1.10-2
+- Require openssl0.9.8g-13, which has all required DTLS patches.
+
 * Wed Apr  1 2009 David Woodhouse <David.Woodhouse at intel.com> - 1.10-1
 - Update to 1.10.
 




More information about the fedora-extras-commits mailing list