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
This commit is contained in:
parent
99a82db460
commit
c1afa5425e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 14:17:37 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Replace system-user-games with user(games): be resilient to
|
||||
package name changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 15 11:30:04 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user