diff --git a/emacs-compat.changes b/emacs-compat.changes index ac924f3..d0335fc 100644 --- a/emacs-compat.changes +++ b/emacs-compat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 9 12:13:53 UTC 2025 - Dr. Werner Fink + +- Install also compat-mac.el as native compilation search for it + ------------------------------------------------------------------- Sat Aug 3 17:21:16 UTC 2024 - Björn Bidar diff --git a/emacs-compat.spec b/emacs-compat.spec index 6a502e4..d71ea70 100644 --- a/emacs-compat.spec +++ b/emacs-compat.spec @@ -1,7 +1,7 @@ # # spec file for package emacs-compat # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2024 Björn Bidar # # All modifications and additions to the file contributed by third parties @@ -55,6 +55,7 @@ compat.el, the forwards-compatibility library for (GNU) Emacs Lisp, versions 24. %install %make_install +install -m 0644 compat-macs.el %{buildroot}%{_emacs_sitelispdir} %check