[libvirt-users] libvirt rpm src

Hi Guys, Do you know where the source RPMS are for libvirt? Can't find them in the official downloads section. -- Regards, Drew Morris

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 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' Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|

On 03/18/2013 01:12 PM, Daniel P. Berrange wrote:
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 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. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org

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.
participants (4)
-
Daniel P. Berrange
-
Drew Morris
-
Eric Blake
-
Gao Yongwei