!21 [sync] PR-19: enable make check

From: @openeuler-sync-bot 
Reviewed-by: @open123bot 
Signed-off-by: @open123bot
This commit is contained in:
openeuler-ci-bot 2023-11-13 09:54:26 +00:00 committed by Gitee
commit a121e4b35a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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