From 7735de744f77dadf89fa8fa4db73b12c59b4bb2a Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Fri, 23 Jan 2009 14:14:22 +0000 Subject: [PATCH] - fix typo in postun scriptlet (introduced in 4.2.96-3) --- phonon.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/phonon.spec b/phonon.spec index 3b4f65f..ee15d85 100644 --- a/phonon.spec +++ b/phonon.spec @@ -1,7 +1,7 @@ Summary: Multimedia framework api Name: phonon Version: 4.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Libraries License: LGPLv2+ @@ -107,7 +107,7 @@ xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : %postun /sbin/ldconfig xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : -xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || +xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : %files %defattr(-,root,root,-) @@ -140,6 +140,9 @@ xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || %changelog +* Fri Jan 23 2009 Kevin Kofler - 4.3.0-2 +- fix typo in postun scriptlet (introduced in 4.2.96-3) + * Thu Jan 22 2009 Than Ngo - 4.3.0-1 - 4.3.0