From 15a8875182745c44ca4c9c820e7e0c5a85a52337c6098fcf1e975ac0ea3582a8 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Fri, 28 Feb 2014 10:29:58 +0000 Subject: [PATCH] - add coreutils to Requires(pre) of fontpackages [bnc#865853] OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/fontpackages?expand=0&rev=25 --- fontpackages.changes | 5 +++++ rpm-macros.fonts-config | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/fontpackages.changes b/fontpackages.changes index 686633e..d04c7fa 100644 --- a/fontpackages.changes +++ b/fontpackages.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 27 15:48:37 UTC 2014 - pgajdos@suse.com + +- add coreutils to Requires(pre) of fontpackages [bnc#865853] + ------------------------------------------------------------------- Wed Jan 22 14:18:02 UTC 2014 - pgajdos@suse.com diff --git a/rpm-macros.fonts-config b/rpm-macros.fonts-config index 01a1563..3ce6ea6 100644 --- a/rpm-macros.fonts-config +++ b/rpm-macros.fonts-config @@ -68,7 +68,7 @@ # macro: reconfigure_fonts_prereq # adds requires for fonts-config %reconfigure_fonts_prereq \ -Requires(pre): perl aaa_base \ +Requires(pre): perl aaa_base coreutils \ %nil