everyone, hello!sorry to disturb again,But i am puzzled by one thing now and need help.The problem is: when i run the command "/usr/share/comps-extras/getfullcomps.py comps.xml fedora-custom i386 > /root/temp" I got message "CRITICAL ERROR: Unable to find package GD" But when i look into the RPMS directory there is a file named "perl-GD-2.16-1.i386.rpm". This rpm has been created by tool cpan2rpm. So i wonder maybe i wrote the wrong name of the package in section, <packagelist> <packagereq type="default">GD</packagereq> </packagelist> I don't know which name to use.I look into the GD.spec,the related content is as follows, ... %define pkgname GD ... name: perl-GD ... What should i do?How can make getfullcoms.py find my own packages?I am so puzzled now.Please help me! Thanks a lot lot lot! mosquite