Add dbus-daemon to BRs to fix FTBFS (#1674792)
This commit is contained in:
parent
9de3f4d22a
commit
e19e139ced
@ -5,7 +5,7 @@
|
||||
Summary: GLib bindings for D-Bus
|
||||
Name: dbus-glib
|
||||
Version: 0.110
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
URL: http://www.freedesktop.org/software/dbus/
|
||||
#VCS: git:git://git.freedesktop.org/git/dbus/dbus-glib
|
||||
Source0: https://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
|
||||
@ -16,6 +16,7 @@ BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
BuildRequires: expat-devel >= %{expat_version}
|
||||
BuildRequires: gettext
|
||||
BuildRequires: /usr/bin/chrpath
|
||||
BuildRequires: dbus-daemon
|
||||
|
||||
%description
|
||||
|
||||
@ -76,6 +77,9 @@ chmod -x $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 10 2019 Scott Talbert <swt@techie.net> - 0.110-5
|
||||
- Add dbus-daemon to BRs to fix FTBFS (#1674792)
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.110-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user