!23 [sync] PR-22: 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:38 +00:00 committed by Gitee
commit 9b38f5899a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: at-spi2-core
Version: 2.42.0
Release: 2
Release: 3
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
License: LGPLv2+
@ -8,7 +8,7 @@ URL: https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/
Source0: https://github.com/GNOME/at-spi2-core/archive/refs/tags/AT_SPI2_CORE_2_42_0.tar.gz
BuildRequires: meson gtk-doc libXi-devel glib2-devel libXtst-devel gettext
BuildRequires: dbus-devel gobject-introspection-devel systemd libxslt
BuildRequires: dbus-devel gobject-introspection-devel systemd libxslt dbus-x11
Requires: dbus
%description
@ -40,6 +40,9 @@ The API documentation and header files of litabspi are included by %{name}-devel
%ldconfig_scriptlets
%check
dbus-launch ninja -C %{_host} test
%files
%doc AUTHORS
%license COPYING
@ -67,6 +70,9 @@ The API documentation and header files of litabspi are included by %{name}-devel
%{_datadir}/gtk-doc/html/libatspi
%changelog
* Fri Nov 10 2023 zhangpan <zhangpan103@h-partners.com> - 2.42.0-3
- enable make check
* Sat Oct 22 2022 wangkerong <wangkerong@h-partners.com> - 2.42.0-2
- fix spell error in spec