[PATCH osinfo-db v2 1/3] schema: rename 'archnamesorwildcard' to 'archnamesorall'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The latter is a better description of what the group actually is:
'archnames' values plus the 'all' value

Signed-off-by: Cole Robinson <crobinso@xxxxxxxxxx>
---
 data/schema/osinfo.rng.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/schema/osinfo.rng.in b/data/schema/osinfo.rng.in
index d778239..858e55b 100644
--- a/data/schema/osinfo.rng.in
+++ b/data/schema/osinfo.rng.in
@@ -290,7 +290,7 @@
   <define name='resources'>
     <element name='resources'>
       <attribute name='arch'>
-        <ref name='archnamesorwildcard'/>
+        <ref name='archnamesorall'/>
       </attribute>
       <optional>
         <attribute name='inherit'>
@@ -774,7 +774,7 @@
     </element>
   </define>
 
-  <define name='archnamesorwildcard'>
+  <define name='archnamesorall'>
     <choice>
       <value>all</value>
       <ref name='archnames'/>
-- 
2.21.0

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux