!19 [sync] PR-17: Optimize the patch for add sw architecture

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-11-21 02:22:43 +00:00 committed by Gitee
commit e653ebca88
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,13 @@
Name: libgtop2
Version: 2.40.0
Release: 5
Release: 6
Summary: System status information library (version 2)
License: GPLv2+
URL: https://developer.gnome.org/libgtop/stable/
Source0: https://download.gnome.org/sources/libgtop/2.40/libgtop-%{version}.tar.xz
%ifarch sw_64
Patch1: libgtop-2.40.0-sw.patch
%endif
BuildRequires: gettext glib2-devel gobject-introspection-devel
@ -62,6 +64,9 @@ developing applications that use libgtop2.
%{_datadir}/gtk-doc/html/libgtop/*
%changelog
* Fri Nov 18 2022 zhouwenpei<zhouwenpei1@h-partners.com> - 2.40.0-6
- Optimize the patch for add sw architecture
* Mon Nov 14 2022 wuzx<wuzx1226@qq.com> - 2.40.0-5
- Add sw64 architecture