Hi. On Wed, 5 Apr 2006 11:33:43 +0200, Alain PORTAL wrote: > So, I should want to know if it is possible to do something like: > > > then > %configure --with-qt-dir=/usr/lib64/qt-3.3/ > else > %configure > fi Maybe something like %configure \ if ( arch=x86_64 && dist=fc4 ) --with-qt-dir=... fi will do. I do not know the correct rpmbuild syntax, I am afraid. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list