Drop dbus-run-session from the tests run

This commit is contained in:
Yanko Kaneti 2019-02-04 12:39:05 +02:00
parent 9efcc8ce50
commit 66ea14d1a0

View File

@ -3,7 +3,7 @@
Name: libdazzle
Version: 3.31.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Experimental new features for GTK+ and GLib
License: GPLv3+
@ -21,7 +21,6 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
# for tests
BuildRequires: dbus
BuildRequires: xorg-x11-server-Xvfb
BuildRequires: words
@ -58,7 +57,7 @@ developing applications that use %{name}.
%check
dbus-run-session -- xvfb-run -w 10 ninja test %{__ninja_common_opts} -C %{_vpath_builddir}
xvfb-run -w 10 ninja test %{__ninja_common_opts} -C %{_vpath_builddir}
%files
@ -85,6 +84,9 @@ dbus-run-session -- xvfb-run -w 10 ninja test %{__ninja_common_opts} -C %{_vpath
%changelog
* Mon Feb 4 2019 Yanko Kaneti <yaneti@declera.com> - 3.31.4-3
- Drop dbus-run-session from the tests run
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild