Skip to content

Commit

Permalink
Merge pull request #3416 from mkirsano/tolhapdf621_93X
Browse files Browse the repository at this point in the history
upgrade to lhapdf 6.2.1
  • Loading branch information
cmsbuild committed Sep 15, 2017
2 parents 0227bf8 + a74ee48 commit 9598749
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 7 deletions.
8 changes: 4 additions & 4 deletions lhapdf.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### RPM external lhapdf 6.1.6
%define setsversion 6.1.6a
### RPM external lhapdf 6.2.1
%define setsversion 6.2

Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}/%{n}-%{realversion}-src.tgz
Source: http://www.hepforge.org/archive/lhapdf/LHAPDF-6.2.1.tar.gz

Source1: lhapdf_makeLinks

Expand All @@ -19,7 +19,7 @@ BuildRequires: cython
%define keep_archives true

%prep
%setup -q -n %{n}/%{realversion}
%setup -q -n LHAPDF-%{realversion}

./configure --prefix=%{i} --with-boost=${BOOST_ROOT} --with-yaml-cpp=${YAML-CPP_ROOT} PYTHON=${PYTHON_ROOT}/bin/python CYTHON=${CYTHON_ROOT}/bin/cython PYTHONPATH=${CYTHON_ROOT}/lib/python@PYTHONV@/site-packages

Expand Down
Loading

0 comments on commit 9598749

Please sign in to comment.