!5 [sync] PR-4: add check in spec and rebuild libgtop2

From: @openeuler-sync-bot
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-05-21 11:14:31 +08:00 committed by Gitee
commit 0b4b63b489

View File

@ -1,6 +1,6 @@
Name: libgtop2
Version: 2.40.0
Release: 1
Release: 3
Summary: System status information library (version 2)
License: GPLv2+
URL: https://developer.gnome.org/libgtop/stable/
@ -29,6 +29,9 @@ developing applications that use libgtop2.
%configure --disable-gtk-doc
%make_build
%check
make check
%install
%make_install
%delete_la
@ -61,5 +64,11 @@ developing applications that use libgtop2.
%{_datadir}/gtk-doc/html/libgtop/*
%changelog
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 2.40.0-3
- rebuild libgtop2
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 2.40.0-2
- add check in spec
* Tue Sep 3 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.40.0-1
- Package init