summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
authorDmitri Iouchtchenko <johnnyspoon@gmail.com>2016-09-11 12:17:52 -0400
committerDmitri Iouchtchenko <johnnyspoon@gmail.com>2016-09-12 21:06:12 -0400
commite895340e3b1b2355ecc936842f922c6d21791920 (patch)
tree1125e722f150bb0337a04a3bde18cde89fcd8f6c /schemas
parente0bc4708a3f7cc7675995177c85eb59fdb5dd677 (diff)
downloadbcfg2-e895340e3b1b2355ecc936842f922c6d21791920.tar.gz
bcfg2-e895340e3b1b2355ecc936842f922c6d21791920.tar.bz2
bcfg2-e895340e3b1b2355ecc936842f922c6d21791920.zip
Packages/Pac: Handle groups
Diffstat (limited to 'schemas')
-rw-r--r--schemas/pkgtype.xsd7
1 files changed, 3 insertions, 4 deletions
diff --git a/schemas/pkgtype.xsd b/schemas/pkgtype.xsd
index 7ad7606b2..993114a46 100644
--- a/schemas/pkgtype.xsd
+++ b/schemas/pkgtype.xsd
@@ -31,10 +31,9 @@
<xsd:annotation>
<xsd:documentation>
Install the named package group. Package groups are only
- supported for Yum :xml:element:`Source` repositories, and
- only if the :ref:`yum libraries
- &lt;native-yum-libraries&gt;` are in use. Either ``group``
- or :xml:attribute:`PackageStructure:name` must be specified.
+ supported for Pac and Yum :xml:element:`Source`
+ repositories. Either ``group`` or
+ :xml:attribute:`PackageStructure:name` must be specified.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>