From d59e9cc267d764482ca35b40068c86a44ceb9cef Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Tue, 27 Sep 2016 17:55:12 +0000 Subject: [PATCH] Adjust libverto dependency to not use a specific backend Resolves: #1379812 --- gssproxy.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gssproxy.spec b/gssproxy.spec index d29ff49..a0e92b1 100644 --- a/gssproxy.spec +++ b/gssproxy.spec @@ -1,6 +1,6 @@ Name: gssproxy Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GSSAPI Proxy Group: System Environment/Libraries @@ -18,7 +18,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) ### Dependencies ### Requires: krb5-libs >= 1.12.0 Requires: keyutils-libs -Requires: libverto-tevent +Requires: libverto-module-base Requires: libini_config Requires(post): systemd-units Requires(preun): systemd-units @@ -109,6 +109,10 @@ rm -rf %{buildroot} %systemd_postun_with_restart gssproxy.service %changelog +* Tue Sep 27 2016 Robbie Harwood - 0.5.1-3 +- Adjust libverto dependency to not use a specific backend +- Resolves: #1379812 + * Tue Jun 14 2016 Robbie Harwood - 0.5.1-2 - Own /var/lib/gssproxy/rcache