Description of problem: When I updated to gedit-2.3.5-1, gedit wouldn't start until I also updated libgnomeui and eel2 (and a batch of libgnomeui deps). Since it is not very obvious which lib the missing symbol is from, it is not so easy to fix this problem. How reproducible: Every time. Steps to Reproduce: 1. Update to latest gedit package from a Shrike install say. 2. Run gedit Actual results: gedit: relocation error: gedit: undefined symbol: gnome_authentication_manager_init Expected results: gedit to run normally, not install because of missing deps. gedit should probably require libgnomeui >= 2.3.6 and eel2 >= 2.3.9 or something simular. Additional info: Updated {libgnomeui,libbonobo,ORBit2,libIDL,linc,eel2} fixed it. The eel2 dep suggestion comes, because before updating eel2, I got % gedit gedit: relocation error: gedit: undefined symbol: eel_input_event_box_new
* Tue Oct 7 2003 Owen Taylor <otaylor> 1:2.4.0-2 - Add versioned Requires on eel2, libgnomeui (#103363, Jens Petersen)