I'm trying to make rpms for suse 10.2, but the problem is that suse comes with wxGTK 2.6, amuleCVS requires 2.8, so I need to make wxGTK packages first. However when I try to build wxGTK I get an error about missing gtk2+ packages, which doesn't exist (I have gtk2 and devel). So my best guess would be to pass "--disable-gtk2 --with-gtk", is it possible to do that with rpmbuild? Currently I'm using following syntax:
rpmbuld -ta wxGTK-2.8.3.tar.gz