Skip to content

Commit

Permalink
Merge pull request #2273 from iahmad-khan/IB/CMSSW_8_1_X/stable
Browse files Browse the repository at this point in the history
davix updated to 0.6.0 in 81x stable
  • Loading branch information
smuzaffar committed Apr 27, 2016
2 parents daf3578 + 9e62bb2 commit 6a40025
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion davix.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external davix 0.4.0
### RPM external davix davix 0.6.0

%define tag %(echo R_%{realversion} | tr . _)
%define branch master
Expand Down
4 changes: 2 additions & 2 deletions root.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Source: git+https://github.com/%{github_user}/root.git?obj=%{branch}/%{tag}&expo

BuildRequires: cmake file

Requires: gsl libjpg libpng libtiff giflib pcre python fftw3 xz xrootd libxml2 openssl zlib
Requires: gsl libjpg libpng libtiff giflib pcre python fftw3 xz xrootd libxml2 openssl zlib davix

%if %islinux
Requires: castor dcap
Expand Down Expand Up @@ -108,7 +108,7 @@ cmake ../%{n}-%{realversion} \
-Dgfal=OFF \
-Dchirp=OFF \
-Dsrp=OFF \
-Ddavix=OFF \
-Ddavix=ON \
-Dglite=OFF \
-Dsapdb=OFF \
-Dalien=OFF \
Expand Down

0 comments on commit 6a40025

Please sign in to comment.