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

Comparing COMP/CMSDIST/onlinesystemtools.spec (file contents):
Revision 1.21 by fwyzard, Wed Jan 19 13:54:09 2011 UTC vs.
Revision 1.26 by fwyzard, Tue Apr 12 18:00:28 2011 UTC

# Line 1 | Line 1
1 < ### RPM external onlinesystemtools 2.3
1 > ### RPM external onlinesystemtools 3.2
2   ## NOCOMPILER
3   Source: none
4   Requires: oracle-env
# Line 15 | Line 15 | Requires: oracle-env
15   ## INITENV SETV ZLIB_VERSION            %zlib_version
16   %define uuid_version                    1.39
17   ## INITENV SETV UUID_VERSION            %uuid_version
18 < %define sqlite_version                  3.6.23
18 > %define sqlite_version                  3.7.5
19   ## INITENV SETV SQLITE_VERSION          %sqlite_version
20   %define oracle_version                  11.2.2
21   ## INITENV SETV ORACLE_VERSION          %oracle_version
# Line 25 | Line 25 | Requires: oracle-env
25   %define xerces_version                  2.8.0
26   ## INITENV SETV XERCES_C_VERSION        %xerces_version
27   ## INITENV SETV XERCES_C_ROOT           %xdaq_root
28 < %define xdaq_version                    3.33.1
28 > %define xdaq_version                    3.34.1
29   ## INITENV SETV XDAQ_VERSION            %xdaq_version
30   ## INITENV SETV XDAQ_ROOT               %xdaq_root
31 < %define mimetic_version                 0.9.1
31 > %define mimetic_version                 0.9.6
32   ## INITENV SETV MIMETIC_VERSION         %mimetic_version
33  
34   %define systemtools                     sockets opengl x11 %compilertools %onlinetools
# Line 120 | Line 120 | cat << \EOF_TOOLFILE >%i/etc/scram.d/cur
120    <tool name="Curl" version="%curl_version">
121      <lib name="curl"/>
122      <client>
123 <      <environment name="CURL_BASE" default="/usr/"/>
123 >      <environment name="CURL_BASE" default="/usr"/>
124        <environment name="INCLUDE" default="$CURL_BASE/include"/>
125      </client>
126    </tool>
# Line 234 | Line 234 | cat << \EOF_TOOLFILE >%i/etc/scram.d/uui
234      <lib name="uuid"/>
235      <client>
236        <environment name="UUID_BASE" default="/usr"/>
237 <      <environment name="LIBDIR" default="$UUID_BASE/lib"/>
237 >      <environment name="INCLUDE" default="$UUID_BASE/include"/>
238      </client>
239      <use name="sockets"/>
240    </tool>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines