From c1afa5425e52d612860507d6d85b4ee39317e3c405fe51d29408b2aeda0e6106 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 26 Jan 2021 14:53:54 +0000 Subject: [PATCH] Accepting request 866872 from home:dimstar:Factory - Replace system-user-games with user(games): be resilient to package name changes. crash on broken gif files - Correct paths for emacs manual page on the fly - Disable patch emacs-24.4-glibc.patch to see if this fix boo#1175487 to add missing slashes on finding ~/Emacs - Let it build even with the fix for boo#1152105 OBS-URL: https://build.opensuse.org/request/show/866872 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=297 --- emacs.changes | 16 +++++++++++----- emacs.spec | 4 ++-- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/emacs.changes b/emacs.changes index 2c4769e..a1b2228 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,8 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 26 14:17:37 UTC 2021 - Dominique Leuenberger + +- Replace system-user-games with user(games): be resilient to + package name changes. + ------------------------------------------------------------------- Tue Sep 15 11:30:04 UTC 2020 - Dr. Werner Fink - Add patch emacs-27.1-gif.patch from upstream mailing list to fix - crash on broken gif files + crash on broken gif files - Correct group of el package as well as provide it as devel packages ------------------------------------------------------------------- @@ -14,7 +20,7 @@ Fri Aug 28 13:38:54 UTC 2020 - Dr. Werner Fink ------------------------------------------------------------------- Mon Aug 24 11:14:22 UTC 2020 - Dr. Werner Fink -- Correct paths for emacs manual page on the fly +- Correct paths for emacs manual page on the fly ------------------------------------------------------------------- Fri Aug 21 10:27:50 UTC 2020 - Dr. Werner Fink @@ -33,7 +39,7 @@ Fri Aug 21 08:54:57 UTC 2020 - Dr. Werner Fink ------------------------------------------------------------------- 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 +- Disable patch emacs-24.4-glibc.patch to see if this fix boo#1175487 - Require git at build time as used by rebuilding byte compiled lisp files - Load pcase and easy-mmode at dump time from emacs-lisp path @@ -51,7 +57,7 @@ Sun Aug 16 16:53:39 UTC 2020 - Andreas Schwab Sat Aug 15 06:26:39 UTC 2020 - Dr. Werner Fink - Add upstream patch emacs-27.1-home.patch from mailing list - to add missing slashes on finding ~/Emacs + to add missing slashes on finding ~/Emacs ------------------------------------------------------------------- Fri Aug 14 08:01:27 UTC 2020 - Dr. Werner Fink @@ -115,7 +121,7 @@ Fri Apr 10 08:19:29 UTC 2020 - Dominique Leuenberger ------------------------------------------------------------------- Thu Apr 2 16:32:53 UTC 2020 - Dr. Werner Fink -- Let it build even with the fix for boo#1152105 +- Let it build even with the fix for boo#1152105 ------------------------------------------------------------------- Thu Jan 23 13:02:04 UTC 2020 - Dominique Leuenberger diff --git a/emacs.spec b/emacs.spec index 22443e4..fdd7d38 100644 --- a/emacs.spec +++ b/emacs.spec @@ -1,7 +1,7 @@ # # spec file for package emacs # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -64,7 +64,7 @@ BuildRequires: mailutils-devel BuildRequires: makeinfo BuildRequires: ncurses-devel %if 0%{?suse_version} >= 1500 -BuildRequires: system-user-games +BuildRequires: user(games) %endif BuildRequires: systemd-rpm-macros %if %{with tex4pdf}