From: Jakub Bogusz Date: Sun, 16 Mar 2003 20:48:26 +0000 (+0000) Subject: - %%post fontconfig fixes: typo, added Requires(post) X-Git-Tag: deadbranch-1.413.4~12 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=72e18e79810cc6d3944c7d95a735217e072699d5;p=packages%2FXFree86.git - %%post fontconfig fixes: typo, added Requires(post) Changed files: XFree86.spec -> 1.405 --- diff --git a/XFree86.spec b/XFree86.spec index 6a81fc8..ef65253 100644 --- a/XFree86.spec +++ b/XFree86.spec @@ -432,6 +432,7 @@ Summary: Font configuration and customization library Summary(pl): Biblioteka do konfigurowania fontów Requires: %{name}-libs = %{version} Group: Libraries +Requires(post): /sbin/ldconfig Provides: fontconfig = 1.0.1 Obsoletes: fontconfig @@ -2102,7 +2103,7 @@ rm -rf $RPM_BUILD_ROOT %post fontconfig /sbin/ldconfig -HOME=/root %{_bindir}/fc-cache -f 2> /dev/nul +HOME=/root %{_bindir}/fc-cache -f 2>/dev/null %postun fontconfig -p /sbin/ldconfig