Fix schema-version-and-includes patch
This commit is contained in:
parent
e580d54588
commit
e47f5e9af9
@ -13,15 +13,6 @@ diff -up pegasus/env_var_Linux.status.orig pegasus/env_var_Linux.status
|
|||||||
diff -up pegasus/Schemas/CIM233/CIM_Core.mof.orig pegasus/Schemas/CIM233/CIM_Core.mof
|
diff -up pegasus/Schemas/CIM233/CIM_Core.mof.orig pegasus/Schemas/CIM233/CIM_Core.mof
|
||||||
--- pegasus/Schemas/CIM233/CIM_Core.mof.orig 2013-01-16 13:03:12.000000000 +0100
|
--- pegasus/Schemas/CIM233/CIM_Core.mof.orig 2013-01-16 13:03:12.000000000 +0100
|
||||||
+++ pegasus/Schemas/CIM233/CIM_Core.mof 2013-01-15 09:44:51.000000000 +0100
|
+++ pegasus/Schemas/CIM233/CIM_Core.mof 2013-01-15 09:44:51.000000000 +0100
|
||||||
@@ -30,7 +30,7 @@
|
|
||||||
// Title : CIM_Core MOF
|
|
||||||
// Filename : CIM_Core.mof
|
|
||||||
// Version : CIM 233
|
|
||||||
-// Date : 01/16/2013
|
|
||||||
+// Date : 01/14/2013
|
|
||||||
// Description: This file was created by The OpenPegasus Group to
|
|
||||||
// create DMTF CIM Schema Version 233
|
|
||||||
// interface filesfiles compatible with OpenPegasus
|
|
||||||
@@ -40,7 +40,9 @@
|
@@ -40,7 +40,9 @@
|
||||||
|
|
||||||
#pragma include ("DMTF/qualifiers.mof")
|
#pragma include ("DMTF/qualifiers.mof")
|
||||||
@ -61,15 +52,6 @@ diff -up pegasus/Schemas/CIM233/CIM_Core.mof.orig pegasus/Schemas/CIM233/CIM_Cor
|
|||||||
diff -up pegasus/Schemas/CIM233/CIM_Event.mof.orig pegasus/Schemas/CIM233/CIM_Event.mof
|
diff -up pegasus/Schemas/CIM233/CIM_Event.mof.orig pegasus/Schemas/CIM233/CIM_Event.mof
|
||||||
--- pegasus/Schemas/CIM233/CIM_Event.mof.orig 2013-01-16 13:03:12.000000000 +0100
|
--- pegasus/Schemas/CIM233/CIM_Event.mof.orig 2013-01-16 13:03:12.000000000 +0100
|
||||||
+++ pegasus/Schemas/CIM233/CIM_Event.mof 2013-01-15 10:29:26.000000000 +0100
|
+++ pegasus/Schemas/CIM233/CIM_Event.mof 2013-01-15 10:29:26.000000000 +0100
|
||||||
@@ -30,7 +30,7 @@
|
|
||||||
// Title : CIM_Event MOF
|
|
||||||
// Filename : CIM_Event.mof
|
|
||||||
// Version : CIM 233
|
|
||||||
-// Date : 01/16/2013
|
|
||||||
+// Date : 01/14/2013
|
|
||||||
// Description: This file was created by The OpenPegasus Group to
|
|
||||||
// create DMTF CIM Schema Version 233
|
|
||||||
// interface filesfiles compatible with OpenPegasus
|
|
||||||
@@ -73,5 +73,6 @@
|
@@ -73,5 +73,6 @@
|
||||||
#pragma include ("DMTF/Event/CIM_IPNetworkSecurityIndication.mof")
|
#pragma include ("DMTF/Event/CIM_IPNetworkSecurityIndication.mof")
|
||||||
#pragma include ("DMTF/Event/CIM_IPPacketFilterIndication.mof")
|
#pragma include ("DMTF/Event/CIM_IPPacketFilterIndication.mof")
|
||||||
@ -80,15 +62,6 @@ diff -up pegasus/Schemas/CIM233/CIM_Event.mof.orig pegasus/Schemas/CIM233/CIM_Ev
|
|||||||
diff -up pegasus/Schemas/CIM233/CIM_System.mof.orig pegasus/Schemas/CIM233/CIM_System.mof
|
diff -up pegasus/Schemas/CIM233/CIM_System.mof.orig pegasus/Schemas/CIM233/CIM_System.mof
|
||||||
--- pegasus/Schemas/CIM233/CIM_System.mof.orig 2013-01-16 13:03:12.000000000 +0100
|
--- pegasus/Schemas/CIM233/CIM_System.mof.orig 2013-01-16 13:03:12.000000000 +0100
|
||||||
+++ pegasus/Schemas/CIM233/CIM_System.mof 2013-01-15 13:42:11.000000000 +0100
|
+++ pegasus/Schemas/CIM233/CIM_System.mof 2013-01-15 13:42:11.000000000 +0100
|
||||||
@@ -30,7 +30,7 @@
|
|
||||||
// Title : CIM_System MOF
|
|
||||||
// Filename : CIM_System.mof
|
|
||||||
// Version : CIM 233
|
|
||||||
-// Date : 01/16/2013
|
|
||||||
+// Date : 01/14/2013
|
|
||||||
// Description: This file was created by The OpenPegasus Group to
|
|
||||||
// create DMTF CIM Schema Version 233
|
|
||||||
// interface filesfiles compatible with OpenPegasus
|
|
||||||
@@ -79,6 +79,7 @@
|
@@ -79,6 +79,7 @@
|
||||||
#pragma include ("DMTF/System/CIM_FileImportCapabilities.mof")
|
#pragma include ("DMTF/System/CIM_FileImportCapabilities.mof")
|
||||||
#pragma include ("DMTF/System/CIM_FileSystemConfigurationCapabilities.mof")
|
#pragma include ("DMTF/System/CIM_FileSystemConfigurationCapabilities.mof")
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: tog-pegasus
|
Name: tog-pegasus
|
||||||
Version: %{major_ver}.0
|
Version: %{major_ver}.0
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Summary: OpenPegasus WBEM Services for Linux
|
Summary: OpenPegasus WBEM Services for Linux
|
||||||
|
|
||||||
@ -482,6 +482,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 23 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.12.0-12
|
||||||
|
- Fix schema-version-and-includes patch
|
||||||
|
|
||||||
* Wed Jan 16 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.12.0-11
|
* Wed Jan 16 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.12.0-11
|
||||||
- Use Experimental DMTF CIM schema version 2.33.0
|
- Use Experimental DMTF CIM schema version 2.33.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user