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