enable make check
(cherry picked from commit 03acca3724337bf291459bf0e43fd3a51e03993c)
This commit is contained in:
parent
997df5d597
commit
ae00651211
@ -1,6 +1,6 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.42.0
|
Version: 2.42.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
|
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
|
||||||
|
|
||||||
License: LGPLv2+
|
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
|
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: 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
|
Requires: dbus
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -40,6 +40,9 @@ The API documentation and header files of litabspi are included by %{name}-devel
|
|||||||
|
|
||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
|
%check
|
||||||
|
dbus-launch ninja -C %{_host} test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS
|
%doc AUTHORS
|
||||||
%license COPYING
|
%license COPYING
|
||||||
@ -67,6 +70,9 @@ The API documentation and header files of litabspi are included by %{name}-devel
|
|||||||
%{_datadir}/gtk-doc/html/libatspi
|
%{_datadir}/gtk-doc/html/libatspi
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Oct 22 2022 wangkerong <wangkerong@h-partners.com> - 2.42.0-2
|
||||||
- fix spell error in spec
|
- fix spell error in spec
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user