rpms/libvirt-cim/devel libvirt-cim.spec, 1.17, 1.18 applysnapshot.patch, 1.1, NONE

Kaitlin Rupert kaitlin at fedoraproject.org
Wed Aug 27 19:54:45 UTC 2008


Author: kaitlin

Update of /cvs/pkgs/rpms/libvirt-cim/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17377

Modified Files:
	libvirt-cim.spec 
Removed Files:
	applysnapshot.patch 
Log Message:
Remove applysnapshot.patch, which is a duplicate of vsss_paramname.patch.

Also, some 0.5.1-4 related changes to libvirt-cim.spec.  The previous revision removed some necessary patches.




Index: libvirt-cim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-cim/devel/libvirt-cim.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- libvirt-cim.spec	27 Aug 2008 17:48:56 -0000	1.17
+++ libvirt-cim.spec	27 Aug 2008 19:54:15 -0000	1.18
@@ -20,13 +20,14 @@
 Patch0: parse.patch
 Patch1: uuidbuflen.patch
 Patch2: uuidcompare.patch
-Patch3: mem_term_snapshot.patch
-Patch4: applysnapshot.patch
-Patch5: nostate.patch
-Patch6: createsnap_override.patch
-Patch7: add_shutdown_rsc.patch
-Patch8: vsmc_add_remove.patch
-Patch9: override_refconf.patch
+Patch3: infostore_trunc.patch
+Patch4: vsss_paramname.patch
+Patch5: vsss_logic.patch
+Patch6: nostate.patch
+Patch7: createsnap_override.patch
+Patch8: add_shutdown_rsc.patch
+Patch9: vsmc_add_remove.patch
+Patch10: override_refconf.patch
 
 %description
 Libvirt-cim is a CMPI CIM provider that implements the DMTF SVPC
@@ -48,6 +49,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 %configure --disable-werror
@@ -129,9 +131,7 @@
 /etc/ld.so.conf.d/libvirt-cim.conf
 
 %changelog
-* Wed Aug 26 2008 Kaitlin Rupert <kaitlin at us.ibm.com> - 0.5.1-3
--Added mem_term_snapshot patch to fix memory terminal snapshot logic
--Added applysnapshot patch to fix ApplySnapshot parameter name
+* Wed Aug 27 2008 Kaitlin Rupert <kaitlin at us.ibm.com> - 0.5.1-4
 -Added nostate patch to consider XenFV no state guests as running guests
 -Added createsnap_override patch to add vendor defined values to CreateSnapshot
 -Added add_shutdown_rsc patch to add support for shutdown operation


--- applysnapshot.patch DELETED ---




More information about the fedora-extras-commits mailing list