rpms/libvirt-qpid/F-11 libvirt-qpid.spec,1.8,1.9

Ian Main imain at fedoraproject.org
Fri Jun 5 16:50:46 UTC 2009


Author: imain

Update of /cvs/pkgs/rpms/libvirt-qpid/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27367

Modified Files:
	libvirt-qpid.spec 
Log Message:
Fix spec.



Index: libvirt-qpid.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-qpid/F-11/libvirt-qpid.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- libvirt-qpid.spec	5 Jun 2009 16:47:13 -0000	1.8
+++ libvirt-qpid.spec	5 Jun 2009 16:50:16 -0000	1.9
@@ -1,7 +1,7 @@
 Summary: QPid QMF interface to Libvirt
 Name: libvirt-qpid
 Version: 0.2.16
-Release: 1.4test%{?dist}
+Release: 2%{?dist}
 Source: libvirt-qpid-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 License: LGPLv2+
@@ -74,6 +74,13 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf
 
 %changelog
 
+* Fri Jun 05 2009 Ian Main <imain at redhat.com> - 0.2.16-2
+- Spec fixes.
+
+* Fri Jun 05 2009 Ian Main <imain at redhat.com> - 0.2.16-1
+- Cache calls to get storage XML as they take a LONG time.  This
+  greatly speeds up volume enumeration.
+
 * Thu May 28 2009 Ian Main <imain at redhat.com> - 0.2.16-1
 - Cache calls to get storage XML as they take a LONG time.  This
   greatly speeds up volume enumeration.




More information about the fedora-extras-commits mailing list