From 1dcd827b5fc42372d2e401d12080fdc9c92542a4 Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Mon, 18 Jun 2018 12:17:23 +0200 Subject: [PATCH] specfile: no longer needed requirements of 'info' dropped https://fedoraproject.org/wiki/Packaging:Scriptlets#Texinfo --- gawk.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/gawk.spec b/gawk.spec index cd8c08c..957cc2b 100644 --- a/gawk.spec +++ b/gawk.spec @@ -63,8 +63,6 @@ Provides: gawk(abi) = %{gawk_api_major}.%{gawk_api_minor} # Safeguard to allow this package to be installed only on UsrMove enabled # filesystem. More info: https://fedoraproject.org/wiki/Features/UsrMove Requires: filesystem >= 3 -Requires(post): info -Requires(preun): info BuildRequires: git BuildRequires: gcc