Optimize the patch for add sw architecture

(cherry picked from commit 4adc0f28369656155519e003578a01a93867122b)
This commit is contained in:
zhouwenpei 2022-11-18 03:02:50 +00:00 committed by openeuler-sync-bot
parent 1f32aca805
commit d9bf28b0e6

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