* type tag
* isa ornekleri
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
<Email>PACKAGER_EMAIL</Email>
|
||||
</Packager>
|
||||
<License>GPL-2</License>
|
||||
<IsA>ISA</IsA>
|
||||
<IsA>system:util:logging</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<PartOf>PARTOF</PartOf>
|
||||
<Description>Rotates, compresses, and mails system logs</Description>
|
||||
<Archive type="targz"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Email>hotmail@redhat.com</Email>
|
||||
</Packager>
|
||||
<License>As-Is</License>
|
||||
<IsA>library:util</IsA>
|
||||
<IsA>library:util:optparser</IsA>
|
||||
<PartOf>rpm:archive</PartOf>
|
||||
<Description>Command line option parsing library.
|
||||
While it is similiar to getopt(3), it contains a number of enhancements, including:
|
||||
|
||||
@@ -88,10 +88,10 @@ try:
|
||||
<Email>PACKAGER_EMAIL</Email>
|
||||
</Packager>
|
||||
<License>%s</License>
|
||||
<IsA>ISA</IsA>
|
||||
<PartOf>PARTOF</PartOf>
|
||||
<IsA>category</IsA>
|
||||
<PartOf>component</PartOf>
|
||||
<Description>%s</Description>
|
||||
<Archive archType="%s" sha1sum="SUM">%s</Archive>
|
||||
<Archive type="%s" sha1sum="SUM">%s</Archive>
|
||||
<BuildDependencies>
|
||||
|
||||
%s
|
||||
|
||||
Reference in New Issue
Block a user