From: freetz Date: Wed, 26 Oct 2005 18:56:13 +0000 (+0000) Subject: - fixed postun script (sorry about that!), rel.3 X-Git-Tag: auto/ac/gazpacho-0_6_2-3~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgazpacho.git;a=commitdiff_plain;h=c3204acce341a278067fd591734b8b0ea7e9fc49 - fixed postun script (sorry about that!), rel.3 Changed files: gazpacho.spec -> 1.4 --- diff --git a/gazpacho.spec b/gazpacho.spec index d0abc1b..99b40b2 100644 --- a/gazpacho.spec +++ b/gazpacho.spec @@ -2,7 +2,7 @@ Summary: Building Interfaces the easy way Summary(pl): Tworzenie interfejsów w ³atwy sposób Name: gazpacho Version: 0.6.2 -Release: 2 +Release: 3 License: LGPL Group: Development/Building Source0: http://ftp.acc.umu.se/pub/GNOME/sources/gazpacho/0.6/%{name}-%{version}.tar.bz2 @@ -71,7 +71,7 @@ umask 022 %postun if [ $1 = 0]; then umask 022 - [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2 + [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 fi %files -f %{name}.lang