Bug 9668

Summary: meld should require python-modules-pygnome-bonobo
Product: Sisyphus Reporter: avm <avm>
Component: meldAssignee: Yuri N. Sedunov <aris>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P2 CC: aris
Version: unstable   
Hardware: all   
OS: Linux   

Description avm 2006-06-04 16:33:50 MSD
$ rpm -ql meld | xargs fgrep -s bonobo | head -1
/usr/share/meld/glade2/meldapp.glade:<requires lib="bonobo"/>
$ rpm -q --requires meld | fgrep bonobo | wc -l
0

Надо добавить %py_requires bonobo.
Кстати, я проверил -- собирается и работает 1.1.3 с тем же спеком.
Comment 1 Alexey Rusakov 2006-06-05 23:25:02 MSD
Спасибо за проверку. Новая версия будет в Сизифе на днях.
Comment 2 avm 2006-06-10 17:21:13 MSD
Спасибо.