diff options
-rw-r--r-- | build/parsePreamble.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/parsePreamble.c b/build/parsePreamble.c index 23cd61985..9dfc428c8 100644 --- a/build/parsePreamble.c +++ b/build/parsePreamble.c @@ -42,7 +42,6 @@ static const rpmTag requiredTags[] = { RPMTAG_VERSION, RPMTAG_RELEASE, RPMTAG_SUMMARY, - RPMTAG_GROUP, RPMTAG_LICENSE, 0 }; |