Bug 9668 - meld should require python-modules-pygnome-bonobo
Summary: meld should require python-modules-pygnome-bonobo
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: meld (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-04 16:33 MSD by avm
Modified: 2006-06-10 17:21 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
Спасибо.