ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/gpt.spec
Revision: 1.1
Committed: Sun Mar 12 19:33:47 2006 UTC (19 years, 1 month ago) by eulisse
Branch: MAIN
CVS Tags: V00-00-03, V00-00-02, V00-00-01, V00-00-00, test2, test1, NataliaStart
Log Message:
First added to repository. Required for installing vdt. Required by POOL.

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM external gpt 3.2
2     ## INITENV SET GPT_LOCATION %i
3     Source: ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-3.2/%n-%v-src.tar.gz
4     Requires: perl
5     %build
6     export GPT_LOCATION=%i
7     ./build_gpt --with-perl=$PERL_ROOT/bin/perl
8     %install
9