ver->version, rel->release, for compatibility reasons
authorKlaus Kaempf <kkaempf@suse.de>
Thu, 14 Aug 2008 14:40:24 +0000 (14:40 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Thu, 14 Aug 2008 14:40:24 +0000 (14:40 +0000)
zypp/parser/yum/schema/diskusage.rnc

index ea999e9..e6f232c 100644 (file)
@@ -5,8 +5,8 @@ element diskusage {
   element duinfo {
     attribute name { text },
     attribute epoch { text }?,
-    attribute ver { text },
-    attribute rel { text },
+    attribute version { text },
+    attribute release { text },
     attribute arch {
       "noarch"
       | "athlon"