Drop dbus-run-session for the tests

This commit is contained in:
Yanko Kaneti 2019-02-03 02:53:21 +02:00
parent 6d8526c89e
commit e4a6d77eca

View File

@ -1,6 +1,6 @@
Name: libmediaart
Version: 1.9.4
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Library for managing media art caches
License: LGPLv2+
@ -15,7 +15,6 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: gdk-pixbuf2-modules
%endif
BuildRequires: vala vala-devel
BuildRequires: dbus
%description
Library tasked with managing, extracting and handling media art caches.
@ -54,7 +53,7 @@ make %{?_smp_mflags}
find $RPM_BUILD_ROOT -name '*.la' -delete -print
%check
dbus-run-session -- make check
make check
%ldconfig_scriptlets
@ -79,6 +78,9 @@ dbus-run-session -- make check
%changelog
* Sun Feb 3 2019 Yanko Kaneti <yaneti@declera.com> - 1.9.4-7
- Drop dbus-run-session for the tests
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild