!29 [sync] PR-26: Modify sw_64 patch use all arch

From: @openeuler-sync-bot 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-07-17 03:28:45 +00:00 committed by Gitee
commit a58463cbd9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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