Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dd4hep.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### RPM external dd4hep v01-16x
### RPM external dd4hep v01-16-01

%define tag v01-16
%define tag %{realversion}
%define branch master
%define github_user AIDASoft
%define keep_archives true
Expand Down
4 changes: 2 additions & 2 deletions root.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## INITENV +PATH PYTHON3PATH %{i}/lib
## INITENV SET ROOTSYS %{i}

%define tag 3d485ea9925a0bcf7e7a9132aac3237ca3ffa185
%define branch cms/master/6df3488
%define tag 69023f04f113e686cb65da9f5ba4b67dc1d60137
%define branch cms/master/0aa77ef
%define github_user cms-sw
Source: git+https://github.com/%{github_user}/root.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz

Expand Down