rpms/gnome-utils/devel gnome-utils.spec,1.58,1.59

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Oct 12 15:46:07 UTC 2005


Author: mclasen

Update of /cvs/dist/rpms/gnome-utils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20905

Modified Files:
	gnome-utils.spec 
Log Message:
Remove an unneeded call in %%post



Index: gnome-utils.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-utils/devel/gnome-utils.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- gnome-utils.spec	6 Oct 2005 14:05:03 -0000	1.58
+++ gnome-utils.spec	12 Oct 2005 15:45:56 -0000	1.59
@@ -166,8 +166,6 @@
 for S in $SCHEMAS; do
   gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null
 done
-umask 022
-%{_bindir}/update-gtk-immodules %{_host}
 
 %postun
 /sbin/ldconfig
@@ -201,6 +199,10 @@
 %{_sysconfdir}/pam.d/gnome-system-log
 
 %changelog
+* Wed Oct 12 2005 Matthias Clasen <mclasen at redhat.com> - 1:2.12.1-2
+- No need to call update-gtk-immodules in %%post, since gucharmap
+  does not include the input method anymore
+
 * Thu Oct  6 2005 Matthias Clasen <mclasen at redhat.com> - 1:2.12.1-1
 - Update to gnome-utils 2.12.1 and zenity 2.12.1
 




More information about the fedora-cvs-commits mailing list