From d03a06ca52c7c75d3c2182d756e2b515431b3f26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20A=C5=9F=C4=B1c=C4=B1?= Date: Mon, 18 Oct 2010 11:44:45 +0000 Subject: [PATCH] rng: Update for type attribute in Archive tag It is now optional and accepts more types. --- pisi-spec.rng | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/pisi-spec.rng b/pisi-spec.rng index ce4d3cfc..bdb087fb 100644 --- a/pisi-spec.rng +++ b/pisi-spec.rng @@ -1307,17 +1307,26 @@ - - - targz - tarbz2 - tarlzma - tar - zip - gzip - binary - - + + + + targz + tarbz2 + tarlzma + tarxz + tarZ + tar + zip + gz + gzip + bz2 + bzip2 + lzma + xz + binary + + +