diff --git a/libXfont2.spec b/libXfont2.spec index 7c0e346972a72d29f080aaeef812c46d07f71c5a..4cd68dfe84d7d024fec706c28f6e39c745690082 100644 --- a/libXfont2.spec +++ b/libXfont2.spec @@ -1,13 +1,11 @@ Name: libXfont2 Version: 2.0.5 -Release: 3 +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 BuildRequires: autoconf automake libtool pkgconfig(fontsproto) freetype-devel BuildRequires: xorg-x11-util-macros libfontenc-devel xorg-x11-xtrans-devel @@ -63,6 +61,9 @@ export CFLAGS="$RPM_OPT_FLAGS -Os" %doc README.md %changelog +* Mon May 19 2025 lingsheng - 2.0.5-4 +- del sw_64 patch ifarch + * Fri Nov 11 2022 wuzx - 2.0.5-3 - Add sw64 architecture