[gssproxy] Require libverto-tevent to make sure libverto initialization succeeds.

Guenther Deschner gd at fedoraproject.org
Mon Jun 3 10:28:36 UTC 2013


commit 9c039d67f2663c2ec3f250558f95723a47b7a0b7
Author: Günther Deschner <gdeschner at redhat.com>
Date:   Fri May 31 20:06:15 2013 +0200

    Require libverto-tevent to make sure libverto initialization succeeds.

 gssproxy.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gssproxy.spec b/gssproxy.spec
index 7bae9e2..df764be 100644
--- a/gssproxy.spec
+++ b/gssproxy.spec
@@ -1,6 +1,6 @@
 Name:		gssproxy
 Version:	0.2.2
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	GSSAPI Proxy
 
 Group:		System Environment/Libraries
@@ -21,6 +21,7 @@ Patch1:		gssproxy-systemd.patch
 
 Requires: krb5-libs >= 1.11.2
 Requires: keyutils-libs
+Requires: libverto-tevent
 Requires(post): systemd-units
 Requires(preun): systemd-units
 Requires(postun): systemd-units
@@ -107,6 +108,9 @@ rm -rf %{buildroot}
 %systemd_postun_with_restart gssproxy.service
 
 %changelog
+* Fri May 31 2013 Guenther Deschner <gdeschner at redhat.com> 0.2.2-5
+- Require libverto-tevent to make sure libverto initialization succeeds
+
 * Wed May 29 2013 Guenther Deschner <gdeschner at redhat.com> 0.2.2-4
 - Modify systemd unit files for nfs-secure services
 


More information about the scm-commits mailing list