Remove hardcoded lock and mail group id's
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 14 Dec 2010 10:51:12 +0000 (12:51 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 21 Dec 2010 09:48:32 +0000 (11:48 +0200)
commit3a0962edc812d1ed752e3550cad19699adacb00e
treebdb2f8f3be67dae12c6cfdfd9d2d094eabb5a825
parenteb258b731aaa75725aafa30cfb45a9d02c347652
Remove hardcoded lock and mail group id's
- Rpm has no business making assumptions about arbitrary group id's,
  if these are not available through getgrname() when needed,
  that's a packaging problem.
(cherry picked from commit a26848218cfdefd0f8ee538a14a57c9fea4e7b2d)
lib/misc.c