rpms/libvirt/F-12 libvirt.spec,1.192,1.193

Mark McLoughlin markmc at fedoraproject.org
Thu Oct 29 10:14:00 UTC 2009


Author: markmc

Update of /cvs/pkgs/rpms/libvirt/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31610

Modified Files:
	libvirt.spec 
Log Message:
* Thu Oct 29 2009 Mark McLoughlin <markmc at redhat.com> - 0.7.1-14
- Make libvirt-devel require libvirt-client, not libvirt



Index: libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/F-12/libvirt.spec,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -p -r1.192 -r1.193
--- libvirt.spec	19 Oct 2009 10:14:07 -0000	1.192
+++ libvirt.spec	29 Oct 2009 10:14:00 -0000	1.193
@@ -151,7 +151,7 @@
 Summary: Library providing a simple API virtualization
 Name: libvirt
 Version: 0.7.1
-Release: 13%{?dist}%{?extra_release}
+Release: 14%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
 Source: http://libvirt.org/sources/libvirt-%{version}.tar.gz
@@ -388,7 +388,7 @@ virtualization capabilities of recent ve
 %package devel
 Summary: Libraries, includes, etc. to compile with the libvirt library
 Group: Development/Libraries
-Requires: libvirt = %{version}-%{release}
+Requires: libvirt-client = %{version}-%{release}
 Requires: pkgconfig
 %if %{with_xen}
 Requires: xen-devel
@@ -827,6 +827,9 @@ fi
 %endif
 
 %changelog
+* Thu Oct 29 2009 Mark McLoughlin <markmc at redhat.com> - 0.7.1-14
+- Make libvirt-devel require libvirt-client, not libvirt
+
 * Mon Oct 19 2009 Mark McLoughlin <markmc at redhat.com> - 0.7.1-13
 - Misc fixes to qemu machine types handling
 - A couple of XML formatting fixes




More information about the fedora-extras-commits mailing list