On Wed, 2005-03-02 at 23:09 -0500, seth vidal wrote: > > > rpm --import http://mirror.centos.org/centos/4/os/i386/RPM-GPG-KEY-centos4 > > yum 2.2.0 in centos4 supports the gpgkey option per-repository. > > [repoid] > name=myrepo > baseurl=url://somewhere > gpgcheck=1 > gpgkey=url://to/the/gpg/pub/key > > Then yum, when it encounters a package from this repo, will import > this key. > > -sv > Seth ... you are the Man :)