enable make check

(cherry picked from commit f8fedafaf23f26e70a9cbc857a8deb73d3eb5828)
This commit is contained in:
zppzhangpan 2023-11-09 16:48:31 +08:00 committed by openeuler-sync-bot
parent 0dbdfbd705
commit 5ee388db83

View File

@ -1,6 +1,6 @@
Name: at-spi2-atk
Version: 2.34.2
Release: 1
Release: 2
Summary: GTK+ module for the Assistive Technology Service
License: LGPLv2+
@ -9,7 +9,7 @@ Source0: https://github.com/GNOME/at-spi2-atk/archive/AT_SPI2_ATK_2_34_2.t
BuildRequires: gtk2-devel dbus-devel dbus-glib-devel gcc
BuildRequires: libxml2-devel gettext glib2-devel meson
BuildRequires: atk-devel >= 2.29.2
BuildRequires: atk-devel >= 2.29.2 dbus-x11
BuildRequires: at-spi2-core-devel >= 2.29.1
Requires: atk >= 2.33.3
@ -42,6 +42,9 @@ Requires: %{name} = %{version}-%{release}
%install
%meson_install
%check
dbus-launch ninja -C %{_host} test
%files
%doc AUTHORS
%license COPYING
@ -59,6 +62,9 @@ Requires: %{name} = %{version}-%{release}
%doc README
%changelog
* Thu Nov 9 2023 zhangpan <zhangpan103@h-partners.com> - 2.34.2-2
- enable make check
* Sat Aug 22 2020 wangye <wangye70@huawei.com> - 2.34.2-1
- Version update to 2.34.2