ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/gpt.spec
(Generate patch)

Comparing COMP/CMSDIST/gpt.spec (file contents):
Revision 1.1 by eulisse, Sun Mar 12 19:33:47 2006 UTC vs.
Revision 1.2 by eulisse, Wed May 10 16:46:32 2006 UTC

# Line 1 | Line 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
4 > Requires: perl-virtual
5   %build
6   export GPT_LOCATION=%i
7 < ./build_gpt --with-perl=$PERL_ROOT/bin/perl
7 > ./build_gpt
8   %install
9 <
9 > perl -p -i -e "s|^#!.*perl|#!/usr/bin/env perl|" $(find %i/sbin)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines