Require libverto-tevent to make sure libverto initialization succeeds.
This commit is contained in:
parent
70a8ba9f78
commit
9c039d67f2
@ -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@redhat.com> 0.2.2-5
|
||||
- Require libverto-tevent to make sure libverto initialization succeeds
|
||||
|
||||
* Wed May 29 2013 Guenther Deschner <gdeschner@redhat.com> 0.2.2-4
|
||||
- Modify systemd unit files for nfs-secure services
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user