rpms/gnome-applets/devel gnome-applets.spec,1.258,1.259

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Sun Dec 9 05:32:51 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/gnome-applets/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23613

Modified Files:
	gnome-applets.spec 
Log Message:
Silence %post



Index: gnome-applets.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-applets/devel/gnome-applets.spec,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -r1.258 -r1.259
--- gnome-applets.spec	7 Dec 2007 04:11:01 -0000	1.258
+++ gnome-applets.spec	9 Dec 2007 05:32:14 -0000	1.259
@@ -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 @@
 	    %{_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 @@
 %{_libdir}/libgweather.so
 
 %changelog
+* Sun Dec  9 2007 Matthias Clasen <mclasen at redhat.com> - 1:2.21.2-2
+- Silence the %%post script
+
 * Wed Dec  5 2007 Matthias Clasen <mclasen at redhat.com> - 1:2.21.2-1
 - Update to 2.21.2
 - Drop the battstat applet 




More information about the fedora-extras-commits mailing list