add check in spec and rebuild libgtop2

(cherry picked from commit 7931d5859b67e1f1163ea94da2b93a783114bc6e)
This commit is contained in:
jzm369 2021-02-09 17:18:12 +08:00 committed by openeuler-sync-bot
parent d73af7e1ba
commit b4acf09c00

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