rpms/libvirt-cim/devel libvirt-cim.spec,1.11,1.12 sources,1.7,1.8

Dan Smith (danms) fedora-extras-commits at redhat.com
Fri Mar 14 19:37:56 UTC 2008


Author: danms

Update of /cvs/pkgs/rpms/libvirt-cim/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17031

Modified Files:
	libvirt-cim.spec sources 
Log Message:
Fix broken registeredprofile.patch



Index: libvirt-cim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-cim/devel/libvirt-cim.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libvirt-cim.spec	14 Mar 2008 19:08:05 -0000	1.11
+++ libvirt-cim.spec	14 Mar 2008 19:37:23 -0000	1.12
@@ -3,7 +3,7 @@
 Summary: A CIM provider for libvirt
 Name: libvirt-cim
 Version: 0.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: Development/Libraries
 Source: libvirt-cim-%{version}.tar.gz
@@ -33,7 +33,7 @@
 chmod +X src/* libxkutil/* schema/*
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+%patch2 -p0
 
 %build
 %configure --disable-werror
@@ -110,9 +110,10 @@
 /etc/ld.so.conf.d/libvirt-cim.conf
 
 %changelog
-* Fri Mar 14 2008 Dan Smith <danms at us.ibm.com> - 0.3-3
+* Fri Mar 14 2008 Dan Smith <danms at us.ibm.com> - 0.3-4
 - Fixed loader config for 64-bit systems
 - Added missing root/interop schema install
+- Added RegisteredProfile.registration to install
 
 * Fri Mar 07 2008 Dan Smith <danms at us.ibm.com> - 0.3-2
 - Added KVM method enablement patch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-cim/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	14 Mar 2008 19:08:05 -0000	1.7
+++ sources	14 Mar 2008 19:37:23 -0000	1.8
@@ -1,3 +1,3 @@
 528908c9daf98c077f90b7df6fdf1c0a  libvirt-cim-0.3.tar.gz
 36bbef64cba0015daf6eb34d054a2751  kvm_method.patch
-b5f5d906d66309238da342745095f0bb  registeredprofile.patch
+4dc7a3c5b5ed780eb57524f945fc5f5a  registeredprofile.patch




More information about the fedora-extras-commits mailing list