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

Comparing COMP/CMSDIST/frontier_client.spec (file contents):
Revision 1.55 by elmer, Fri Oct 30 19:46:57 2009 UTC vs.
Revision 1.56 by elmer, Sun Jan 24 22:08:36 2010 UTC

# Line 1 | Line 1
1 < ### RPM external frontier_client 2.7.11
1 > ### RPM external frontier_client 2.7.12
2   Source: http://frontier.cern.ch/dist/%{n}__%{realversion}__src.tar.gz
3   %define closingbrace )
4   %define online %(case %cmsplatf in *onl_*_*%closingbrace echo true;; *%closingbrace echo false;; esac)
5  
6 Patch0: frontier-2.7.11-dist-tarfile
7
6   Requires: expat
7   %if "%online" == "true"
8   Requires: onlinesystemtools
# Line 14 | Line 12 | Requires: zlib openssl
12  
13   %prep
14   %setup -n %{n}__%{realversion}__src
15 < %patch0 -p1
15 >
16   %if "%online" != "true"
17   %define makeargs "EXPAT_DIR=$EXPAT_ROOT COMPILER_TAG=gcc_$GCC_VERSION ZLIB_DIR=$ZLIB_ROOT  OPENSSL_DIR=$OPENSSL_ROOT"
18   %else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines