From 6be4d94c0861bde10212fb523abc776a482b0aa8 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Mon, 2 Jan 2017 14:30:14 -0500 Subject: [PATCH] Depend on openssl-libs, not opensl --- unbound.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/unbound.spec b/unbound.spec index dc528e2..d50ffef 100644 --- a/unbound.spec +++ b/unbound.spec @@ -21,7 +21,7 @@ Summary: Validating, recursive, and caching DNS(SEC) resolver Name: unbound Version: 1.6.0 -Release: 1%{?extra_version:.%{extra_version}}%{?dist} +Release: 2%{?extra_version:.%{extra_version}}%{?dist} License: BSD Url: http://www.nlnetlabs.nl/unbound/ Source: http://www.unbound.net/downloads/%{name}-%{version}%{?extra_version}.tar.gz @@ -106,7 +106,7 @@ Requires(postun): /sbin/ldconfig Requires(postun): systemd Requires(preun): systemd Requires(pre): shadow-utils -Requires: openssl >= 0.9.8g-12 +Requires: openssl-libs >= 0.9.8g-12 %description libs Contains libraries used by the unbound server and client applications @@ -441,6 +441,9 @@ popd %changelog +* Mon Jan 02 2017 Paul Wouters - 1.6.0-2 +- Depend on openssl-libs, not opensl + * Wed Dec 21 2016 Kevin Fenzi - 1.6.0-1 - Update to 1.6.0