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.9 by elmer, Tue Jan 1 08:22:50 2008 UTC vs.
Revision 1.22 by andreasp, Fri May 29 12:48:31 2009 UTC

# Line 1 | Line 1
1 < ### RPM external xrootd 20071001-0000a-CMS19
1 > ### RPM external xrootd 20081007_0500
2   # Override default realversion since there is a "-" in the realversion
3 < %define realversion 20071001-0000a
4 < Source: http://xrootd.slac.stanford.edu/download/%{realversion}/%n-%{realversion}.src.tgz
3 > %define realversion 20081007-0500
4 > Source: https://root.cern.ch/svn/root/tags/v5-18-00e/xrootd/src/%n-%{realversion}.src.tgz
5   Requires: openssl
6  
7   %prep
8   %setup -n xrootd
9  
10   %build
11 < ./configure.classic --disable-krb4 --disable-krb5 --with-ssl-incdir=$OPENSSL_ROOT/include --with-ssl-libdir=$OPENSSL_ROOT/lib
12 < gmake
11 > ./configure.classic --disable-krb4 --with-ssl-incdir=$OPENSSL_ROOT/include --with-ssl-libdir=$OPENSSL_ROOT/lib
12 > make INCKRB5=-I/usr/include/et LIBKRB5=-lkrb5
13  
14   %install
15   mkdir %i/bin

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines