
2013/3/19 Eric Blake <eblake@redhat.com>
On Mon, Mar 18, 2013 at 09:42:53PM +1100, Drew Morris wrote:
Hi Guys,
Do you know where the source RPMS are for libvirt? Can't find them in
On 03/18/2013 01:12 PM, Daniel P. Berrange wrote: the
official downloads section.
There's no need for the SRPMS - the tar.gz file contains the libvirt.spec file directly, so you can use 'rpmbuild -ta libvirt-1.0.0.tar.gz'
That's the case for upstream libvirt releases. If you are asking about srpms for downstream distros, you are better off asking your downstream distro; for example, on Fedora, you can do 'yumdownloader --source libvirt' to get the srpm used for the Fedora rpm of libvirt.
If you use RHEL or RHEV,you can get source rpm from redhat http://ftp.redhat.com/redhat/linux/enterprise/6Server/en/os/SRPMS/ :-) I am using qemu-kvm-rhev come from this FTP, and the qemu-kvm-rhev has more features than qemu-kvm-rhel.