src.rpm does not require pyqt for rpm
Brought to you by:
phil_schwartz
I have tried building releaseforge 0.97 from the src
rpm and it does not require pyqt to be installed for
resulting rpm. This results in the following error msg.
Traceback (most recent call last):
File "/usr/bin/releaseforge", line 64, in ?
from qt import QApplication
ImportError: No module named qt
The spec file should just need a line like;
Requires: PyQt > VERSION