I'm having some dependency issues with my repository. I have two repositories which depend on each other. I have the nvidia drivers in rpm form in one repository [nvidia-extra] which depend on kernels contained in another [updates-released]. I don't exactly know if this is a header problem due to the way I created the nvidia rpms or if it is something explicitly to do with yum. The problem is when there is a kernel update the nvidia rpm is not updated as well. Even though the nvidia rpm is dependent on the kernel. In order to install the nvidia rpms from yum I have to explicitly install them yum install nvidia. How can I straighten this out so that kernel updates force nvidia rpm updates. [updates-released] name=Fedora Core $releasever - $basearch - Released Updates baseurl=file:///usr/local/yum/fedora/core/updates/$releasever/$basearch gpgcheck=1 [nvidia-extra] name=Fedore Core $releasever - $basearch - NVIDIA Extra baseurl=file:///usr/local/yum/extra/fedora/$releasever/nvidia/$basearch gpgcheck=1 -- Marc Benstein MSC03 2150 Department of Mathematics (505) 277-4733 1 University of New Mexico and Statistics (505) 277-5505 (FAX) Albuquerque, New Mexico Humanities Building, Room 358 USA 87131