[virt-tools-list] [libosinfo] Add 'installer-reboots' attr. to RNG
Zeeshan Ali (Khattak)
zeeshanak at gnome.org
Wed Oct 10 02:25:25 UTC 2012
From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
Last patches broke `make check`, this one fixes it.
---
data/schemas/libosinfo.rng | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/data/schemas/libosinfo.rng b/data/schemas/libosinfo.rng
index 51c48d0..847c086 100644
--- a/data/schemas/libosinfo.rng
+++ b/data/schemas/libosinfo.rng
@@ -274,6 +274,11 @@
</attribute>
</optional>
<optional>
+ <attribute name='installer-reboots'>
+ <ref name='num'/>
+ </attribute>
+ </optional>
+ <optional>
<element name='url'>
<ref name='url'/>
</element>
--
1.7.12.1
More information about the virt-tools-list
mailing list