[NetworkManager-openconnect/f15] Rebuild to Use shared libopenconnect (now that openconnect-3.11 is in stable)

David Woodhouse dwmw2 at fedoraproject.org
Thu Sep 8 09:59:54 UTC 2011


commit 6e46c69532b6458e357cee7a96ed7930369606a9
Author: David Woodhouse <David.Woodhouse at intel.com>
Date:   Thu Sep 8 10:58:59 2011 +0100

    Rebuild to Use shared libopenconnect (now that openconnect-3.11 is in stable)

 NetworkManager-openconnect.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/NetworkManager-openconnect.spec b/NetworkManager-openconnect.spec
index 3ca9c18..b7c6393 100644
--- a/NetworkManager-openconnect.spec
+++ b/NetworkManager-openconnect.spec
@@ -9,7 +9,7 @@
 Summary:   NetworkManager VPN integration for openconnect
 Name:      NetworkManager-openconnect
 Version:   0.9.0
-Release:   1%{snapshot}%{?dist}
+Release:   2%{snapshot}%{?dist}
 License:   GPLv2+, LGPLv2.1
 Group:     System Environment/Base
 URL:       http://www.gnome.org/projects/NetworkManager/
@@ -26,8 +26,8 @@ BuildRequires: GConf2-devel
 BuildRequires: gnome-keyring-devel
 BuildRequires: intltool gettext
 BuildRequires: autoconf automake libtool
-BuildRequires: pkgconfig(openconnect) pkgconfig(libxml-2.0)
-BuildRequires: openconnect-devel
+BuildRequires: pkgconfig(libxml-2.0)
+BuildRequires: pkgconfig(openconnect) >= 3.11
 
 Requires: NetworkManager   >= %{nm_version}
 Requires: openconnect      >= %{openconnect_version}
@@ -100,6 +100,9 @@ fi
 %{_datadir}/gnome-vpn-properties/openconnect/nm-openconnect-dialog.ui
 
 %changelog
+* Thu Sep 08 2011 David Woodhouse <David.Woodhouse at intel.com> - 0.9.0-2
+- Use shared libopenconnect (#733431)
+
 * Fri Aug 26 2011 Dan Williams <dcbw at redhat.com> - 0.9.0-1
 - Update to 0.9.0
 - ui: translation fixes


More information about the scm-commits mailing list