Make sure RPMTAG_GROUP is always present in packages
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 12 Sep 2008 11:56:41 +0000 (14:56 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 12 Sep 2008 11:56:41 +0000 (14:56 +0300)
commitc094de4d1017af3ffbe89fdbb1db5bb821467c73
tree92f066a70f88b66e47633fcb596a75258422d9c0
parent1327278138c7f24b11b8ea231331991eb20385ee
Make sure RPMTAG_GROUP is always present in packages
- Many things (including LSB and various 3rd party applications) expect
  group tag to be present even if they don't actually use it for anything.
  rpmbuild doesn't consider it mandatory in specs anymore though, so stick
  "Unspecified" in there to avoid breaking things in case spec didn't set it.
build/parsePreamble.c