From f22b474739d813189b8500690ecb851242f1768f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Dec 09 2007 05:32:14 +0000 Subject: Silence %post --- diff --git a/gnome-applets.spec b/gnome-applets.spec index d2ebde5..b57fd2f 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -35,7 +35,7 @@ Summary: Small applications for the GNOME panel Name: gnome-applets Version: 2.21.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2+ and GFDL+ Group: User Interface/Desktops @@ -280,7 +280,7 @@ if [ "$1" -gt 1 ]; then %{_sysconfdir}/gconf/schemas/multiload.schemas >& /dev/null || : if [ -f %{_sysconfdir}/gconf/schemas/battstat.schemas ]; then gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/battstat.schemas + %{_sysconfdir}/gconf/schemas/battstat.schemas >& /dev/null || : fi fi @@ -359,6 +359,9 @@ fi %{_libdir}/libgweather.so %changelog +* Sun Dec 9 2007 Matthias Clasen - 1:2.21.2-2 +- Silence the %%post script + * Wed Dec 5 2007 Matthias Clasen - 1:2.21.2-1 - Update to 2.21.2 - Drop the battstat applet