--- builds_bin/update_repos 2008/03/27 22:37:18 1.42 +++ builds_bin/update_repos 2008/03/28 03:33:43 1.43 @@ -95,7 +95,7 @@ if ( $opts{q} ) { } my $skippkg = { '7' => { 'centos' => { map { $_ => 1 } ( 'horde', 'imp-h3', 'ingo-h3', 'turba-h3', 'vim' ) }, - 'epel' => { map { $_ => 1 } ( 'clamav', 'perl-Razor-Agent', 'perl-Text-Iconv', 'proftpd' ) }, + 'epel' => { map { $_ => 1 } ( 'clamav', 'fping', 'perl-Razor-Agent', 'perl-Text-Iconv', 'proftpd' ) }, 'rpmforge' => { map { $_ => 1 } ( 'perl-Test-Inline' ) }, 'atrpms' => { map { $_ => 1 } ( 'check4updates', 'dovecot', 'trac', 'yum' ) }, },