rpms/gtk2/F-11 gtk2.spec,1.373,1.374

Matthias Clasen mclasen at fedoraproject.org
Tue May 26 20:39:50 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gtk2/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31910

Modified Files:
	gtk2.spec 
Log Message:
don't do this in the main %%postun, for somewhat obvious reasons



Index: gtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtk2/F-11/gtk2.spec,v
retrieving revision 1.373
retrieving revision 1.374
diff -u -p -r1.373 -r1.374
--- gtk2.spec	26 May 2009 20:31:28 -0000	1.373
+++ gtk2.spec	26 May 2009 20:39:19 -0000	1.374
@@ -298,10 +298,7 @@ rm -rf $RPM_BUILD_ROOT
 %post immodule-xim
 /usr/bin/update-gtk-immodules %{_host}
 
-%postun
-/sbin/ldconfig
-/usr/bin/update-gdk-pixbuf-loaders %{_host}
-/usr/bin/update-gtk-immodules %{_host}
+%postun -p /sbin/ldconfig
 
 %postun immodules
 /usr/bin/update-gtk-immodules %{_host}




More information about the scm-commits mailing list