From 989d0d33e321dc19f19294ecea543ea704d7ff1f50c7c48d143e3b70afb141ee Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 2 Apr 2020 16:40:21 +0000 Subject: [PATCH] rpm_info_macro OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=275 --- emacs.changes | 5 +++++ emacs.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/emacs.changes b/emacs.changes index 712b1f4..9a58fe5 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 2 16:32:53 UTC 2020 - Dr. Werner Fink + +- 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 75b2c6e..10b376a 100644 --- a/emacs.spec +++ b/emacs.spec @@ -219,8 +219,8 @@ files are pre-byte compiled and therefore not necessary. %package -n emacs-info Summary: Info files for GNU Emacs Group: Productivity/Text/Editors -Requires(post): %install_info_prereq -Requires(preun): %install_info_prereq +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info BuildArch: noarch %description -n emacs-info