Compare commits

..

No commits in common. "8e737a51fa686c5d691ecdc0f0aed955fcda7ac5" and "d46faeda4a7565ba074917608ac43c35a7f2f366" have entirely different histories.

4 changed files with 3 additions and 26 deletions

BIN
libXfont2-2.0.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +0,0 @@
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)

Binary file not shown.

View File

@ -1,13 +1,10 @@
Name: libXfont2
Version: 2.0.5
Release: 3
Version: 2.0.4
Release: 4
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
%ifarch sw_64
Patch1: libXfont2-2.0.5-sw.patch
%endif
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.gz
BuildRequires: autoconf automake libtool pkgconfig(fontsproto) freetype-devel
BuildRequires: xorg-x11-util-macros libfontenc-devel xorg-x11-xtrans-devel
@ -63,15 +60,6 @@ export CFLAGS="$RPM_OPT_FLAGS -Os"
%doc README.md
%changelog
* 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