SPECS: control-center.spec - fix for bad rpm package install order...
glen
glen at pld-linux.org
Thu Sep 15 14:49:48 CEST 2005
Author: glen Date: Thu Sep 15 12:49:48 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix for bad rpm package install ordering:
control-center ##################################################
/var/tmp/rpm-tmp.76388[30]: /usr/bin/update-desktop-database: not found
error: %post(control-center-2.12.0-1.i686) scriptlet failed, exit status 127
---- Files affected:
SPECS:
control-center.spec (1.172 -> 1.173)
---- Diffs:
================================================================
Index: SPECS/control-center.spec
diff -u SPECS/control-center.spec:1.172 SPECS/control-center.spec:1.173
--- SPECS/control-center.spec:1.172 Tue Sep 6 14:16:40 2005
+++ SPECS/control-center.spec Thu Sep 15 14:49:42 2005
@@ -54,6 +54,7 @@
Requires(post,preun): GConf2
Requires(post,postun): desktop-file-utils
Requires(post,postun): scrollkeeper
+Requires: desktop-file-utils
Requires: gnome-vfs2 >= 2.11.0
Obsoletes: acme
Obsoletes: fontilus
@@ -238,6 +239,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.173 2005/09/15 12:49:42 glen
+- fix for bad rpm package install ordering:
+ control-center ##################################################
+ /var/tmp/rpm-tmp.76388[30]: /usr/bin/update-desktop-database: not found
+ error: %post(control-center-2.12.0-1.i686) scriptlet failed, exit status 127
+
Revision 1.172 2005/09/06 12:16:40 aflinta
Merged from DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/control-center.spec?r1=1.172&r2=1.173&f=u
More information about the pld-cvs-commit
mailing list