# # GUMS - The current version is: 1.1.1 # NOTE: Do Not Edit This File! Generated automatically from the rpm package by the rpm2pacman.pl perl script. # description = 'Version 1.1 GUMS software manages VO users and creates the grid mapfile for Globus gatekeeper' url = 'http://www.atlasgrid.bnl.gov/testbed/gums/' download = {'*': 'gums-1.2.tar.gz'} depends = ['VDT:Globus-2-Client'] enviros = [ ['GUMS_LOCATION','']] paths = [ ['PATH','sbin']] install = {'root': ['post-install/post-install.sh']} uninstall = ['cp /var/spool/cron/root $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root', 'grep -v -i GUMS $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root > $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root.new', 'mv -f $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root.new $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root', 'grep -v -i "$PACMAN_INSTALLATION/GUMS" $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root > $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root.new', 'mv -f $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root.new $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root', '/usr/bin/crontab -u root $PACMAN_INSTALLATION/GUMS/sbin/cronfile.root', '/bin/mail -s "withdraw $HOSTNAME from the USATLAS VO SERVER" dtyu@bnl.gov < /etc/grid-security/hostcert.pem']