rpms/gnome-bluetooth/F-11 gnome-bluetooth.spec,1.76,1.77

Bastien Nocera hadess at fedoraproject.org
Fri May 1 17:19:25 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/gnome-bluetooth/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4395

Modified Files:
	gnome-bluetooth.spec 
Log Message:
* Sat Apr 18 2009 Matthias Clasen <mclasen at redhat.com> - 2.27.4-3
- Add padding to the wizard


Index: gnome-bluetooth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-bluetooth/F-11/gnome-bluetooth.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -p -r1.76 -r1.77
--- gnome-bluetooth.spec	18 Apr 2009 05:43:56 -0000	1.76
+++ gnome-bluetooth.spec	1 May 2009 17:18:55 -0000	1.77
@@ -117,6 +117,7 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 
 gconftool-2 --makefile-install-rule					\
 	%{_sysconfdir}/gconf/schemas/bluetooth-manager.schemas		\
 	>& /dev/null || :
+touch %{_datadir}/icons/hicolor
 if [ -x /usr/bin/gtk-update-icon-cache ]; then
 	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
 fi
@@ -152,6 +153,7 @@ fi
 %postun
 scrollkeeper-update -q
 update-desktop-database -q
+touch %{_datadir}/icons/hicolor
 if [ -x /usr/bin/gtk-update-icon-cache ]; then
 	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
 fi




More information about the scm-commits mailing list