[CentOS] Anaconda-runtime and busybox-anaconda src rpms

Thu Jul 2 14:22:56 UTC 2009
R P Herrold <herrold at centos.org>

On Thu, 2 Jul 2009, Chadley Wilson wrote:

> I was a bit quick on the assumption there, I was looking specifically for the anaconda-runtime src.
> But now I see that there isn't specifically a source for the anaconda-runtime, the source for the rpm is anaconda, is that correct?

If you examine a binary package name with:
 	rpm -qi (packagename)
it will tell you, on the right, the SRPM it was built from

-- Russ herrold