Remove useless rpmfi->gid and uid "defaults"
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 5 Nov 2008 10:38:16 +0000 (12:38 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 5 Nov 2008 10:38:16 +0000 (12:38 +0200)
commit455a4cd65269272a8e11a50d1242b36b2163e2de
tree8f67dd2271464182ba1ce88b0c3d4ca55476a649
parent1f5d9dff73cd8ea0ee0c6ff1e843c99c78f9c38d
Remove useless rpmfi->gid and uid "defaults"
- they were only ever set on src.rpm installation yet overridden by
  package contents unless src.rpm didn't contain RPMTAG_FILEUSERNAME
  (and GROUP). Which would mean rpm 1.0 packages or thereabouts, or a
  malformed package. In that case we just fall back to root uid,
  it hardly matters
lib/fsm.c
lib/psm.c
lib/rpmfi_internal.h