[Libosinfo] [PATCH 2/3] schema: Allow variants for install trees
Zeeshan Ali (Khattak)
zeeshanak at gnome.org
Mon Jan 5 19:33:19 UTC 2015
Allow install trees to be associated with specific variants of the OS.
---
data/schemas/libosinfo.rng | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/data/schemas/libosinfo.rng b/data/schemas/libosinfo.rng
index e693674..d99ea31 100644
--- a/data/schemas/libosinfo.rng
+++ b/data/schemas/libosinfo.rng
@@ -415,6 +415,12 @@
<ref name='archnames'/>
</attribute>
<optional>
+ <element name='variant'>
+ <attribute name='id'>
+ </attribute>
+ </element>
+ </optional>
+ <optional>
<element name='url'>
<ref name='url'/>
</element>
--
2.1.0
More information about the Libosinfo
mailing list