Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10.2.X] updated Sherpa 2.2.5 and OpenLoops 2.0.b #4384

Merged
merged 2 commits into from Oct 2, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions openloops.spec
@@ -1,10 +1,10 @@
### RPM external openloops 1.3.1
%define tag d4fb5bb8d2ca097e1c482e23cd8503bb041481d6
### RPM external openloops 2.0.b
%define tag 0f0826bd718dc28dcc8a457acb59de678b011b96
%define branch cms/v%{realversion}
%define github_user cms-externals
Source: git+https://github.com/%github_user/openloops.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz

BuildRequires: python
BuildRequires: python scons

Patch0: openloops-1.2.3-cpp-use-undef

Expand Down
2 changes: 1 addition & 1 deletion scons.spec
@@ -1,4 +1,4 @@
### RPM external scons 1.2.0
### RPM external scons 3.0.1
## INITENV +PATH PYTHON27PATH %i/lib/%n-%realversion
Source: http://prdownloads.sourceforge.net/scons/scons-%realversion.tar.gz
Requires: python
Expand Down
4 changes: 2 additions & 2 deletions sherpa.spec
@@ -1,5 +1,5 @@
### RPM external sherpa 2.2.4
%define tag 39e6e46da14c4ad12be4894e7acb952ea4087717
### RPM external sherpa 2.2.5
%define tag 600078cc741021be898f15563235cf6c809ca5ff
%define branch cms/v%realversion
%define github_user cms-externals
Source: git+https://github.com/%github_user/%{n}.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz
Expand Down