[fontconfig/f17] Add grep and coreutils to Requires(post). (#821957)

Akira TAGOH tagoh at fedoraproject.org
Wed May 16 03:34:14 UTC 2012


commit 6d110a71d8750f54bb392b6f5054a1a5305f8c86
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed May 16 12:34:10 2012 +0900

    Add grep and coreutils to Requires(post). (#821957)

 fontconfig.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/fontconfig.spec b/fontconfig.spec
index e1ec88f..e2091b8 100644
--- a/fontconfig.spec
+++ b/fontconfig.spec
@@ -3,7 +3,7 @@
 Summary: Font configuration and customization library
 Name: fontconfig
 Version: 2.8.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: MIT
 Group: System Environment/Libraries
 Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
@@ -24,6 +24,7 @@ BuildRequires: fontpackages-devel
 
 Requires: fontpackages-filesystem
 Requires(pre): freetype
+Requires(post): grep coreutils
 
 %description
 Fontconfig is designed to locate fonts within the
@@ -128,6 +129,9 @@ fi
 %{_mandir}/man3/*
 
 %changelog
+* Wed May 16 2012 Akira TAGOH <tagoh at redhat.com> - 2.8.0-7
+- Add grep and coreutils to Requires(post). (#821957)
+
 * Fri Mar 23 2012 Akira TAGOH <tagoh at redhat.com> - 2.8.0-6
 - Updates orth files. (#790471, #790460, #757985, #586763)
 - Drop the apple roman cmap support. (#681808)


More information about the fonts-bugs mailing list