> Alex, > finally got to compiling the rpm. > Here is the change i made to the spec file that allowed me to compile > the rpm without any issues ( or let's just say that i haven't noticed > any so far): > diff -h > > 16d15 > < BuildRequires: libmad-devel > 76a76 >> -D USE_MAD:BOOL=FALSE \ > > in other words i added libmad and took out _USE_MAD. this was done in > the virtual machine and here i have x64_86. > I'll repeat the process for i686 since i need it at home :) > > If anyone needs the packages - let me know. > Thank you. > Andrew >
My ancient (home) PC was missing PyQt4-devel. Once i installed it - it found all needed dependences and worked out just fine. And, just for the hack of it, i got the most recent version compiled to ( 0.5.1). Andrew
