From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040919 Firefox/0.10 Description of problem: This rpm has a: PreDepends: desktop-file-utils It also calls the "update-desktop-database" command which is only available in much later versions. If possible please update the Predepends to a version which has update-desktop-database. A version of "desktop-file-utils >= 0.8" would probably work. I haven't been able to determine exactly when this command was added to desktop-file-utils. The rpm changelog doesn't help. Fedora Core 2 includes: desktop-file-utils-0.4-2.i386.rpm Rawhide recently had: desktop-file-utils-0.9-1.i386.rpm The update-desktop-database command is present in 0.8-4. The update-desktop-database command is not present in 0.4-2. Version-Release number of selected component (if applicable): 1.2.13-2 How reproducible: Always Steps to Reproduce: 1. Have an older desktop-file-utils installed ex. from FC2. 2. Install/Upgrade to reference RPM 3. Scripts complain about missing "update-desktop-database" command Actual Results: Scripts fail and complain about missing "update-desktop-database" command. Expected Results: Install/Upgrade should complain my desktop-file-utils is too old. Additional info:
ok, gnumeric 1.2.13-5 will have an appropiate >= version for desktop-file-utils.
todays rawhide has all this updated and fixed.