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}