From 9ce8eff1325f8113ee21e7b66d0b119376233b13671d282d5fae2242335faaf9 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 20 Aug 2020 10:40:16 +0000 Subject: [PATCH] Skip mmap for buffer allocation for test OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=286 --- emacs.changes | 5 +++++ emacs.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/emacs.changes b/emacs.changes index 554c2ed..1f38552 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 20 09:08:33 UTC 2020 - Dr. Werner Fink + +- Disable patch emacs-24.4-glibc.patch to see if this fix boo#1175487 + ------------------------------------------------------------------- Tue Aug 18 09:22:51 UTC 2020 - Dr. Werner Fink diff --git a/emacs.spec b/emacs.spec index c474d55..3297359 100644 --- a/emacs.spec +++ b/emacs.spec @@ -158,7 +158,7 @@ Source6: ftp://ftp.gnu.org/gnu/emacs/emacs-%{version}.tar.xz.sig Source7: %{name}.keyring Source8: emacs-%{version}-pdf.tar.xz Patch: emacs-27.1.dif -# PATCH-FIX-UPSTREAM Adjust to GnuPG 2.1 key listing change +# Currently disabled Patch2: emacs-24.4-glibc.patch Patch4: emacs-24.3-asian-print.patch Patch5: emacs-24.4-ps-bdf.patch @@ -276,7 +276,7 @@ and most assembler-like syntaxes. %prep %setup -q -b 2 -%patch2 -p0 -b .glibc +#%patch2 -p0 -b .glibc %patch4 -p0 -b .print %patch5 -p0 -b .psbdf %patch7 -p0 -b .psmu @@ -444,6 +444,7 @@ DESKTOP="--with-x \ --without-xft \ --without-libotf \ --without-m17n-flt \ + --without-harfbuzz \ " COMP="--disable-build-details \ %if %{with mailutils}