From cb71acb6f44f41a5b6e0de31c69f06421c41a786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Sun, 29 Jul 2018 09:48:22 +0100 Subject: [PATCH] Requires(post): coreutils (#1598872) --- dpkg.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dpkg.spec b/dpkg.spec index c97b241..7e4a628 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -3,7 +3,7 @@ Name: dpkg Version: 1.18.24 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Package maintenance system for Debian Linux Group: System Environment/Base # The entire source code is GPLv2+ with exception of the following @@ -38,6 +38,7 @@ BuildRequires: perl-Time-Piece %if 0%{?fedora} > 18 BuildRequires: perl-podlators %endif +Requires(post): coreutils %description This package provides the low-level infrastructure for handling the @@ -443,6 +444,9 @@ create_logfile %changelog +* Sun Jul 29 2018 Sérgio Basto - 1.18.24-9 +- Requires(post): coreutils (#1598872) + * Thu Jul 12 2018 Fedora Release Engineering - 1.18.24-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot