/[smeserver]/builds_bin/update_rpms_dir
ViewVC logotype

Diff of /builds_bin/update_rpms_dir

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.11 by gordonr, Mon Mar 6 04:02:12 2006 UTC Revision 1.12 by gordonr, Tue Mar 14 05:40:16 2006 UTC
# Line 4  Line 4 
4  # is free software; you can redistribute it and/or modify it under the  # is free software; you can redistribute it and/or modify it under the
5  # same terms as Perl itself.  # same terms as Perl itself.
6  #  #
7  # $Id: update_rpms_dir,v 1.10 2006/02/14 04:08:46 gordonr Exp $  # $Id: update_rpms_dir,v 1.11 2006/03/06 04:02:12 gordonr Exp $
8  #  #
9  # Update RPMS directory with the latest from a given list of directories  # Update RPMS directory with the latest from a given list of directories
10    
# Line 25  warn "Using $rpms_dir\n" if $opt{verbose Line 25  warn "Using $rpms_dir\n" if $opt{verbose
25    
26  my @repositories = qw(  my @repositories = qw(
27                  /builds/rpms/RPMS/i386/                  /builds/rpms/RPMS/i386/
28                    /builds/rpms/RPMS/i586/
29                    /builds/rpms/RPMS/i686/
30                  /builds/rpms/RPMS/noarch/                  /builds/rpms/RPMS/noarch/
31                  /mirrors/centos/4.2/updates/i386/RPMS/                  /mirrors/centos/4.2/updates/i386/RPMS/
32                  /mirrors/centos/4.2/os/i386/CentOS/RPMS/                  /mirrors/centos/4.2/os/i386/CentOS/RPMS/


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed