$pkg->{'DIST'} = undef; my $rh = $pkg->{'RPM_HDR'} or return; my $dist = $rh->tag('DISTRIBUTION') or return; return $pkg->{'DIST'} = $dist;