Added entries for the descriptions

git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@465 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Christian Belisle 2001-07-03 21:13:22 +00:00
parent 7bacd01ff2
commit d5bbf53d68
1 changed files with 16 additions and 0 deletions

View File

@ -86,6 +86,22 @@ check=SpecCheck()
# Add information about checks
if Config.info:
addDetails(
'no-spec-file',
"""
""",
'invalid-spec-name',
"""
""",
'use-of-RPM_SOURCE_DIR',
"""
""",
'patch-not-applied',
"""
""",
'obsolete-tag',
'''The following tags are obsolete: Copyright and Serial. They must
be replaced by License and Epoch respectively.''',