Another attpempt at tests. More BR
This commit is contained in:
parent
443dceee32
commit
6c2df78f4f
@ -18,7 +18,10 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
|
|||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
|
||||||
# for tests
|
# for tests
|
||||||
|
BuildRequires: dbus
|
||||||
BuildRequires: xorg-x11-server-Xvfb
|
BuildRequires: xorg-x11-server-Xvfb
|
||||||
|
BuildRequires: words
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libdazzle is a collection of fancy features for GLib and Gtk+ that aren't quite
|
libdazzle is a collection of fancy features for GLib and Gtk+ that aren't quite
|
||||||
@ -49,7 +52,7 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
xvfb-run ninja test %{__ninja_common_opts} -C %{_vpath_builddir}
|
dbus-run-session -- xvfb-run ninja test %{__ninja_common_opts} -C %{_vpath_builddir}
|
||||||
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
@ -82,7 +85,7 @@ xvfb-run ninja test %{__ninja_common_opts} -C %{_vpath_builddir}
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 19 2017 Yanko Kaneti <yaneti@declera.com> - 3.25.4-1
|
* Wed Jul 19 2017 Yanko Kaneti <yaneti@declera.com> - 3.25.4-1
|
||||||
- Update to 3.25.4. Add tests, BR: xorg-x11-server-Xvfb
|
- Update to 3.25.4. Add tests, BR: xorg-x11-server-Xvfb, words, dbus
|
||||||
|
|
||||||
* Tue Jul 18 2017 Kalev Lember <klember@redhat.com> - 3.25.3-3
|
* Tue Jul 18 2017 Kalev Lember <klember@redhat.com> - 3.25.3-3
|
||||||
- Drop the workaround as meson is now fixed
|
- Drop the workaround as meson is now fixed
|
||||||
|
Loading…
Reference in New Issue
Block a user