25 lines
683 B
XML
25 lines
683 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
|
name="ccm-docrepo"
|
|
prettyName="Red Hat Document Repository Application"
|
|
version="6.6.1"
|
|
release="1">
|
|
|
|
<ccm:dependencies>
|
|
<ccm:requires name="ccm-core" version="6.6.0" relation="ge"/>
|
|
</ccm:dependencies>
|
|
|
|
<ccm:contacts>
|
|
<ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/>
|
|
<ccm:contact uri="mailto:rhea@redhat.com" type="support"/>
|
|
</ccm:contacts>
|
|
|
|
<ccm:description>
|
|
The document repository is an online file storage system for
|
|
collaborative file sharing within groups.
|
|
|
|
</ccm:description>
|
|
|
|
</ccm:application>
|