enable make check

(cherry picked from commit 03acca3724337bf291459bf0e43fd3a51e03993c)
This commit is contained in:
zppzhangpan 2023-11-10 10:43:12 +08:00 committed by openeuler-sync-bot
parent 997df5d597
commit ae00651211

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