Modify sw_64 patch use all arch

Signed-off-by: yangchenguang <yangchenguang@kylinsec.com.cn>
(cherry picked from commit a44eca44bd9ac8aa3796cb10f15a80ea784397d7)
This commit is contained in:
yangchenguang 2024-07-17 10:00:32 +08:00 committed by openeuler-sync-bot
parent b8a7ddc121
commit 8265fd7a0c

View File

@ -2,14 +2,12 @@
Name: libXt
Version: 1.2.1
Release: 4
Release: 5
License: MIT
Summary: X.Org X11 libXt runtime library
URL: https://www.x.org
Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
%ifarch sw_64
Patch1: libXt-1.2.1-sw.patch
%endif
BuildRequires: xorg-x11-util-macros autoconf automake libtool make glib2-devel
BuildRequires: pkgconfig(xproto) pkgconfig(x11) pkgconfig(sm)
@ -72,6 +70,9 @@ mkdir -p -m 0755 $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults
%{_docdir}/%{name}/*.xml
%changelog
* Wed Jul 17 2024 yangchenguang <yangchenguang@kylinsec.com.cn> - 1.2.1-5
- Modify sw_64 patch use all arch
* Wed Nov 23 2022 wuzx<wuzx1226@qq.com> - 1.2.1-4
- Add sw64 architecture