From 674eb146c1d5f0fe07a403f47ba44c253e46fd66b4631061c097db431e4dd06b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 17 Feb 2021 20:52:12 +0000 Subject: [PATCH] Accepting request 873204 from home:dimstar:Factory - Drop info Requires(pre|post) and usage of install_info and install_info_delete in the pre/post scriptlets: info files are handled by file triggers. with e2fsprogs gaining a new dep on autoconf-archive, we need to have it as lean as possible OBS-URL: https://build.opensuse.org/request/show/873204 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf-archive?expand=0&rev=39 --- autoconf-archive.changes | 7 +++++++ autoconf-archive.spec | 10 +--------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/autoconf-archive.changes b/autoconf-archive.changes index 5ea321c..e646689 100644 --- a/autoconf-archive.changes +++ b/autoconf-archive.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 17 17:22:31 UTC 2021 - Dominique Leuenberger + +- Drop info Requires(pre|post) and usage of install_info and + install_info_delete in the pre/post scriptlets: info files are + handled by file triggers. + ------------------------------------------------------------------- Thu Oct 17 13:55:45 UTC 2019 - Richard Brown diff --git a/autoconf-archive.spec b/autoconf-archive.spec index 7f86239..ed590e5 100644 --- a/autoconf-archive.spec +++ b/autoconf-archive.spec @@ -1,7 +1,7 @@ # # spec file for package autoconf-archive # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -26,8 +26,6 @@ Source0: https://ftp.gnu.org/pub/gnu/autoconf-archive/%{name}-%{version}. Source1: https://ftp.gnu.org/pub/gnu/autoconf-archive/%{name}-%{version}.tar.xz.sig # http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x99089D72 Source2: %{name}.keyring -Requires(post): info -Requires(pre): info BuildArch: noarch %description @@ -60,12 +58,6 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/ # install via macro later rm -v %{buildroot}%{_docdir}/%{name}/COPYING* -%post -%install_info --info-dir=%{_infodir} %{_infodir}/autoconf-archive.info%{ext_info} - -%preun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/autoconf-archive.info%{ext_info} - %files %license COPYING* %doc AUTHORS README