rpms/koffice/F-13 koffice.spec,1.142,1.143

Rex Dieter rdieter at fedoraproject.org
Wed Mar 24 16:55:05 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/koffice/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29090

Modified Files:
	koffice.spec 
Log Message:
one more scriptlet fix



Index: koffice.spec
===================================================================
RCS file: /cvs/pkgs/rpms/koffice/F-13/koffice.spec,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -p -r1.142 -r1.143
--- koffice.spec	24 Mar 2010 16:52:08 -0000	1.142
+++ koffice.spec	24 Mar 2010 16:55:04 -0000	1.143
@@ -610,10 +610,10 @@ update-desktop-database -q &> /dev/null 
 %postun kchart
 if [ $1 -eq 0 ] ; then
 update-desktop-database -q &> /dev/null ||:
+fi
 
 %post kchart-libs -p /sbin/ldconfig
 %postun kchart-libs -p /sbin/ldconfig
-fi
 %endif
 
 %post filters -p /sbin/ldconfig



More information about the scm-commits mailing list