enable test

(cherry picked from commit ab35dacc9cb8a601e72efa7475c681f67e6ea693)
This commit is contained in:
zhangpan 2023-03-11 07:13:18 +00:00 committed by openeuler-sync-bot
parent e4d2b73460
commit fef2494b6a

View File

@ -1,6 +1,6 @@
Name: libgtop2 Name: libgtop2
Version: 2.40.0 Version: 2.40.0
Release: 6 Release: 7
Summary: System status information library (version 2) Summary: System status information library (version 2)
License: GPLv2+ License: GPLv2+
URL: https://developer.gnome.org/libgtop/stable/ URL: https://developer.gnome.org/libgtop/stable/
@ -32,6 +32,9 @@ developing applications that use libgtop2.
%configure --disable-gtk-doc %configure --disable-gtk-doc
%make_build %make_build
%check
make check
%install %install
%make_install %make_install
%delete_la %delete_la
@ -64,6 +67,9 @@ developing applications that use libgtop2.
%{_datadir}/gtk-doc/html/libgtop/* %{_datadir}/gtk-doc/html/libgtop/*
%changelog %changelog
* Sat Mar 11 2023 zhangpan<zhangpan103@h-partners.com> - 2.40.0-7
- enable test
* Fri Nov 18 2022 zhouwenpei<zhouwenpei1@h-partners.com> - 2.40.0-6 * Fri Nov 18 2022 zhouwenpei<zhouwenpei1@h-partners.com> - 2.40.0-6
- Optimize the patch for add sw architecture - Optimize the patch for add sw architecture