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

Comparing COMP/CMSDIST/xrootd.spec (file contents):
Revision 1.17 by gowdy, Thu Apr 16 13:04:19 2009 UTC vs.
Revision 1.19 by elmer, Wed May 6 03:34:46 2009 UTC

# Line 1 | Line 1
1 < ### RPM external xrootd 20071116.0000b-CMS19
2 < # Override default realversion since there is a "-" in the realversion
3 < %define realversion 20071116-0000b
4 < Source: http://xrootd.slac.stanford.edu/download/%{realversion}/%n-%{realversion}.src.tgz
1 > ### RPM external xrootd 5.22.00a
2 > Source: http://cmsrep.cern.ch//cmssw/xrootd_src/%n-%{realversion}.src.tgz
3 > Patch0: xrootd-gcc44
4   Requires: openssl
5  
6   %prep
7   %setup -n xrootd
8 + %patch0 -p1
9  
10   %build
11   ./configure.classic --disable-krb4 --with-ssl-incdir=$OPENSSL_ROOT/include --with-ssl-libdir=$OPENSSL_ROOT/lib

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines