From 6ee9fc3c3b904c4cd5eb7bed71d70a8fad6c6f04 Mon Sep 17 00:00:00 2001 From: Peter Oliver Date: Jul 11 2024 11:44:40 +0000 Subject: Patches no-longer require numbering. --- diff --git a/emacs.spec b/emacs.spec index f4a5b83..015aebb 100644 --- a/emacs.spec +++ b/emacs.spec @@ -24,15 +24,19 @@ Source6: default.el Source7: emacs-terminal.desktop Source8: emacs-terminal.sh Source9: emacs-desktop.sh + # rhbz#713600 -Patch1: emacs-spellchecker.patch -Patch2: emacs-system-crypto-policies.patch +Patch: emacs-spellchecker.patch + +Patch: emacs-system-crypto-policies.patch + # causes a dependency on pkgconfig(systemd) # => remove it if we stop using this patch -Patch3: emacs-libdir-vs-systemd.patch +Patch: emacs-libdir-vs-systemd.patch + # Avoid using the pure GTK build on X11 where it is unsupported: -Patch4: emacs-desktop.patch -Patch5: emacs-pgtk-on-x-error-message.patch +Patch: emacs-desktop.patch +Patch: emacs-pgtk-on-x-error-message.patch # Skip failing tests (patches taken from Emacs Git) Patch: 0001-Fix-failing-help-fns-test.patch