<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><font face="Nimbus Roman No9 L">I'm trying to learn how
to build an rpm package correctly. When I do this with yum-builddep to
build the dependencies on a source package, I get this:<br>
<br>
[rlc@deafeng3 SRPMS]$ su -c 'yum-builddep --enablerepo=rawhide
--nogpgcheck augeas-0.5.2-2.fc12.src.rpm'<br>
Password: <br>
Loaded plugins: presto, refresh-packagekit<br>
readline-devel-6.0-2.fc12.x86_64<br>
libselinux-devel-2.0.85-2.fc12.x86_64<br>
No uninstalled build requires<br>
<br>
And I don't quite understand what it is trying to tell me here. I don't
have the readline-devel or libselinux-devel packages indicated above
installed. Why isn't yum installing the dependencies for me?<br>
<br>
Thanks<br>
<br>
Bob<br>
<br>
</font></font>
</body>
</html>