From fa8f218789a26a4d14e56f8b1fccc395e49ba7ff Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Sat, 19 May 2012 00:44:28 +0100 Subject: [PATCH] openconnect-devel package should require precisely matching openconnect --- openconnect.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openconnect.spec b/openconnect.spec index 16324ce..7a63b31 100644 --- a/openconnect.spec +++ b/openconnect.spec @@ -1,6 +1,6 @@ Name: openconnect Version: 3.20 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Open client for Cisco AnyConnect VPN Group: Applications/Internet @@ -23,6 +23,7 @@ HTTPS and DTLS protocols. %package devel Summary: Development package for OpenConnect VPN authentication tools Group: Applications/Internet +Requires: %{name} = %{version}-%{release} %description devel This package provides the core HTTP and authentication support from @@ -64,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/openconnect.pc %changelog +* Sat May 19 2012 David Woodhouse - 3.20-2 +- openconnect-devel package should require precisely matching openconnect + * Fri May 18 2012 David Woodhouse - 3.20-1 - Update to 3.20.