From 1015020b4c7317e854ce0642c24e17162987cfee Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Jul 02 2012 10:39:17 +0000 Subject: Merge RHEL5 -devel dependencies No need for the el5 branch to diverge so something so simple, when we have so many other %if hacks for compatibility anyway. --- diff --git a/openconnect.spec b/openconnect.spec index 14be205..6e41977 100644 --- a/openconnect.spec +++ b/openconnect.spec @@ -54,6 +54,8 @@ HTTPS and DTLS protocols. Summary: Development package for OpenConnect VPN authentication tools Group: Applications/Internet Requires: %{name} = %{version}-%{release} +# RHEL5 needs these spelled out because it doesn't automatically infer from pkgconfig +Requires: openssl-devel zlib-devel %description devel This package provides the core HTTP and authentication support from @@ -156,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT * Thu Jun 27 2012 David Woodhouse - 4.01-1 - Update to 4.01 release +* Thu Jun 21 2012 David Woodhouse - 4.00-3 +- Remove zlib from openconnect.pc dependencies + * Thu Jun 21 2012 David Woodhouse - 4.00-2 - Fix dependencies for RHEL[56]