Require sssd-dbus.

This commit is contained in:
Peter Oliver 2018-12-01 12:28:21 +00:00
parent db51ad9863
commit c0e63ebadc

View File

@ -8,7 +8,7 @@
Summary: Apache module to retrieve additional information about the authenticated user
Name: mod_lookup_identity
Version: 1.0.0
Release: 7%{?dist}
Release: 8%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
URL: http://www.adelton.com/apache/mod_lookup_identity/
@ -18,6 +18,7 @@ BuildRequires: httpd-devel
BuildRequires: dbus-devel
BuildRequires: pkgconfig
Requires: httpd-mmn = %{_httpd_mmn}
Requires: sssd-dbus
# Suppres auto-provides for module DSO per
# https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering#Summary
@ -63,6 +64,9 @@ install -Dp -m 0644 lookup_identity.confx $RPM_BUILD_ROOT%{_httpd_confdir}/looku
%{_httpd_moddir}/*.so
%changelog
* Sat Dec 1 2018 Peter Oliver <rpm@mavit.org.uk> - 1.0.0-8
- Require sssd-dbus.
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild