Allow Copyrght: to be inherited

CVS patchset: 1854
CVS date: 1997/10/14 21:46:49
This commit is contained in:
marc 1997-10-14 21:46:49 +00:00
parent b0bed59f68
commit f21b2d27ad
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ static struct packageFieldsRec subpackageFields[] = {
{ RPMTAG_DESCRIPTION, 0, MUST },
{ RPMTAG_GROUP, 0, MUST },
{ RPMTAG_NAME, 0, 0 },
{ RPMTAG_COPYRIGHT, 0, 0 },
/* { RPMTAG_COPYRIGHT, 0, 0 }, */
{ RPMTAG_PACKAGER, 0, 0 },
{ RPMTAG_BUILDROOT, 0, 0 },
{ 0, 0, 0 },