From 609caad2745d5e86c6bf6bda572ffaf139931f6a Mon Sep 17 00:00:00 2001 From: Marc Maurer Date: Sun, 5 Feb 2006 19:17:26 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20bug=20171926=20=E2=80=93=20abiword:=20%po?= =?UTF-8?q?st/%postun:=20useless=20/sbin/ldconfig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- abiword.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/abiword.spec b/abiword.spec index 13cd007..7b34499 100644 --- a/abiword.spec +++ b/abiword.spec @@ -3,7 +3,7 @@ Summary: The AbiWord word processor Name: abiword Version: 2.4.2 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 Group: Applications/Editors License: GPL @@ -116,11 +116,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/AbiWord-2.4/plugins/*.la rm -rf $RPM_BUILD_ROOT %post -/sbin/ldconfig update-desktop-database %{_datadir}/applications %postun -/sbin/ldconfig update-desktop-database %{_datadir}/applications %files @@ -136,6 +134,9 @@ update-desktop-database %{_datadir}/applications %{_datadir}/icons/*png %changelog +* Sun Feb 05 2006 Marc Maurer - 1:2.4.2-5.fc5 +- bug 171926 + * Sat Jan 21 2006 Marc Maurer - 1:2.4.2-4.fc5 - Disable the PDF plugin for now, as poppler doesn't ship the xpdf headers anymore