summaryrefslogtreecommitdiff
path: root/xorg-lib-libX11.spec
diff options
context:
space:
mode:
authorJan Palus2023-01-26 21:19:47 (GMT)
committerJan Palus2023-01-26 21:19:47 (GMT)
commit5ac562883ae14b6b6b222b08e2c5e275c61cb303 (patch)
treef96cf71e1bd26b65dc7aff05d92d441279f66b8d /xorg-lib-libX11.spec
parentfcaa574d88e6ee7fa044d82081bece20d7fb5581 (diff)
downloadxorg-lib-libX11-5ac562883ae14b6b6b222b08e2c5e275c61cb303.zip
xorg-lib-libX11-5ac562883ae14b6b6b222b08e2c5e275c61cb303.tar.gz
upstream revert for change causing regressions; rel 2auto/th/xorg-lib-libX11-1.8.3-2
from: https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/180
Diffstat (limited to 'xorg-lib-libX11.spec')
-rw-r--r--xorg-lib-libX11.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/xorg-lib-libX11.spec b/xorg-lib-libX11.spec
index 8d6a24b..61f2672 100644
--- a/xorg-lib-libX11.spec
+++ b/xorg-lib-libX11.spec
@@ -6,13 +6,14 @@ Summary: Core X11 protocol client library
Summary(pl.UTF-8): Podstawowa biblioteka kliencka protokołu X11
Name: xorg-lib-libX11
Version: 1.8.3
-Release: 1
+Release: 2
License: MIT
Group: X11/Libraries
Source0: https://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.xz
# Source0-md5: f4855944f068d8a623c82c4162747fa3
# sync locales and their encodings with glibc
Patch0: %{name}-glibc-locale_sync.patch
+Patch1: revert-update-xputbackevent.patch
URL: https://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
@@ -104,6 +105,7 @@ Pakiet zawiera statyczną bibliotekę libX11.
# do we need this patch for anything? (aka is any pld user in need for these new locales)
# https://bugs.freedesktop.org/show_bug.cgi?id=7415
%patch0 -p1
+%patch1 -p1
# support __libmansuffix__ and __filemansuffix__ with "x" suffix (per FHS 2.3)
%{__sed} -i -e 's,\.so man__libmansuffix__/,.so man3/,' \