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:

[...@deafeng3 SRPMS]$ su -c 'yum-builddep --enablerepo=rawhide --nogpgcheck augeas-0.5.2-2.fc12.src.rpm'
Password:
Loaded plugins: presto, refresh-packagekit
readline-devel-6.0-2.fc12.x86_64
libselinux-devel-2.0.85-2.fc12.x86_64
No uninstalled build requires

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?

Thanks

Bob

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to