!25 [sync] PR-22: enable test

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-03-11 09:27:27 +00:00 committed by Gitee
commit 7482d3fa38
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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