Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
633f2154fb
!24 [sync] PR-21: del sw_64 patch ifarch
From: @openeuler-sync-bot 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
2025-05-13 07:58:24 +00:00
Hailiang
eb910a7d83 del sw_64 patch ifarch
(cherry picked from commit 2bf45717077cd0f93bf82343372463e58ca381e8)
2025-05-13 15:36:11 +08:00
openeuler-ci-bot
89f0d3ff49
!19 update to 2.0.6
From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2023-02-07 08:40:36 +00:00
zhouwenpei
03241b1fa2 update to 2.0.6 2023-02-03 08:38:24 +00:00
openeuler-ci-bot
3e5c52b657
!18 [sync] PR-11: 添加sw架构
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-11-24 06:16:47 +00:00
wzx
ad24453be4 Add sw64 architecture
Signed-off-by: wzx <wuzx1226@qq.com>
(cherry picked from commit b48636631a3cf1d28652bd9759f512d68576dbc1)
2022-11-24 09:42:03 +08:00
openeuler-ci-bot
6699d0343e
!15 [sync] PR-13: 【轻量级 PR】:Rebuild for next release
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-10-28 08:32:26 +00:00
zhouwenpei
77e83ca74b Rebuild for next release
Signed-off-by: zhouwenpei <zhouwenpei050@chinasoftinc.com>
(cherry picked from commit 057d99bb74423a9325ffa2f16b61c27f0f97400b)
2022-10-27 14:38:55 +08:00
openeuler-ci-bot
2ba3dc6d33 !8 update to 2.0.5
Merge pull request !8 from dongyuzhen/master
2021-12-14 08:18:13 +00:00
dongyuzhen
fe101f37fb update to 2.0.5 2021-11-27 17:31:33 +08:00
4 changed files with 30 additions and 3 deletions

Binary file not shown.

11
libXfont2-2.0.5-sw.patch Executable file
View File

@ -0,0 +1,11 @@
diff -Naur libXfont2-2.0.5.org/src/util/fontxlfd.c libXfont2-2.0.5.sw/src/util/fontxlfd.c
--- libXfont2-2.0.5.org/src/util/fontxlfd.c 2022-02-26 07:10:25.040000000 +0000
+++ libXfont2-2.0.5.sw/src/util/fontxlfd.c 2022-02-26 07:11:03.520000000 +0000
@@ -197,6 +197,7 @@
#if defined(i386) || defined(__i386__) || \
defined(ia64) || defined(__ia64__) || \
defined(__alpha__) || defined(__alpha) || \
+ defined(__sw_64__) || defined(__sw_64) || \
defined(__hppa__) || \
defined(__amd64__) || defined(__amd64) || \
defined(sgi)

BIN
libXfont2-2.0.6.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,11 @@
Name: libXfont2
Version: 2.0.4
Release: 1
Version: 2.0.6
Release: 2
Summary: X.Org X11 libXfont2 runtime library
License: MIT
URL: https://xorg.freedesktop.org/
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.gz
Patch1: libXfont2-2.0.5-sw.patch
BuildRequires: autoconf automake libtool pkgconfig(fontsproto) freetype-devel
BuildRequires: xorg-x11-util-macros libfontenc-devel xorg-x11-xtrans-devel
@ -60,6 +61,21 @@ export CFLAGS="$RPM_OPT_FLAGS -Os"
%doc README.md
%changelog
* Tue May 13 2025 mahailiang <mahailiang@uniontech.com> - 2.0.6-2
- del sw_64 patch ifarch
* Fri Feb 03 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.0.6-1
- update to 2.0.6
* Fri Nov 11 2022 wuzx<wuzx1226@qq.com> - 2.0.5-3
- Add sw64 architecture
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 2.0.5-2
- Rebuild for next release
* Sat Nov 27 2021 dongyuzhen <dongyuzhen@huawei.com> - 2.0.5-1
- update to 2.0.5
* Mon Jul 27 2020 chxssg<chxssg@qq.com> - 2.0.4-1
- update to 2.0.4