Go to file
Bhavin Gandhi e79d2e526a
emacs-28.1 is available (#2071638)
- Enables native compilation which requires libgccjit
- Use upstream AppStream metainfo
- Add %{setarch} to make bootstrap as it builds architecture specific
  .eln files.

- Move the GTK+ build at the end to avoid rebuilding during make
  install in the %install section.
  This rebuild does not compile .eln files as the .elc files from nox
  build are present and we don't run make bootstrap here. The
  resulting .pdmp file does not load .eln files, so Emacs fails to
  find exact path to the .eln files at the run time after
  installation. See https://debbugs.gnu.org/52376#89

- Use pdmp files with fingerprints
  Keeping the .pdmp files alongside the binaries is not recommended. See
  https://debbugs.gnu.org/52488
  Applying the patch which creates and loads pdmp files with binary
  specific fingerprints
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=e81f1faca4 This
  allows us to put these files into their correct location in libexec.

Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2022-04-20 22:34:28 +05:30
.gitignore emacs-28.1 is available (#2071638) 2022-04-20 22:34:28 +05:30
cdefs.h Include upstream version of bundled glib cdefs.h, fixes rhbz#2045136 2022-03-23 22:02:47 +01:00
default.el do not set frame-title-format in default.el (#1359732) 2016-07-25 13:32:25 +02:00
dotemacs.el Use custom-set-variables for customizable variables in .emacs (#716440). 2011-06-30 00:03:59 +03:00
emacs-libdir-vs-systemd.patch Patch Makefile to install emacs.service into desired location. 2021-03-27 22:47:39 +01:00
emacs-pdmp-fingerprint.patch emacs-28.1 is available (#2071638) 2022-04-20 22:34:28 +05:30
emacs-spellchecker.patch emacs-28.1 is available (#2071638) 2022-04-20 22:34:28 +05:30
emacs-system-crypto-policies.patch emacs-26.1 is available (#1583433) 2018-05-30 13:25:38 +02:00
emacs-terminal.desktop Add emacs terminal mode to desktop menu 2010-05-20 12:43:35 +00:00
emacs-terminal.sh Patch emacs-terminal to use /usr/bin/emacs (rhbz#635213) 2011-01-07 13:49:21 +01:00
emacs.spec emacs-28.1 is available (#2071638) 2022-04-20 22:34:28 +05:30
gpgkey-17E90D521672C04631B1183EE78DAE0F3115E06B.gpg emacs-28.1 is available (#2071638) 2022-04-20 22:34:28 +05:30
site-start.el Use UTC timestamps in rpm-spec-mode changelog entries by default; Consider *.elc in addition to *.el when loading files from site-start.d 2011-03-15 20:56:39 +01:00
sources emacs-28.1 is available (#2071638) 2022-04-20 22:34:28 +05:30