Skip to content

Commit 6ac60ea

Browse files
authored
Merge pull request #9868 from cms-sw/local-cuda-setup
Add scram project hook for setting up local cuda
2 parents 5da2288 + 2ea1836 commit 6ac60ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cms-common.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### RPM cms cms-common 1.0
2-
## REVISION 1247
2+
## REVISION 1248
33
## NOCOMPILER
44

5-
%define tag 81b35f466ec55e2899f6393dc8ddca6125650b4f
5+
%define tag 82405344f084df3db0d698f23aa8b862076ccb82
66
Source: git+https://github.com/cms-sw/cms-common.git?obj=master/%{tag}&export=%{n}-%{realversion}-%{tag}&output=/%{n}-%{realversion}-%{tag}.tgz
77

88
%prep

scram-project-build.file

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ BuildRequires: dwz
5151
%endif
5252

5353
%if "%{?configtag:set}" != "set"
54-
%define configtag V09-08-05
54+
%define configtag V09-08-06
5555
%endif
5656

5757
%if "%{?buildarch:set}" != "set"

0 commit comments

Comments
 (0)