Skip to content

Commit

Permalink
Merge pull request #7660 from cms-sw/update-millipede
Browse files Browse the repository at this point in the history
Update Millepede to V04-11-01 and switch to git
  • Loading branch information
smuzaffar authored Mar 5, 2022
2 parents 5bc46f7 + ab22edf commit 8fd372c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions millepede.spec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
### RPM external millepede V04-09-01

Source: svn://svnsrv.desy.de/public/MillepedeII/tags/%{realversion}/?scheme=http&module=%{realversion}&output=/%{n}-%{realversion}.tgz
### RPM external millepede V04-11-01
%define tag 9ee817fc61fe3e1b6543a8a16f7bcd8e1f8c331f
Source: git+https://gitlab.desy.de/claus.kleinwort/millepede-ii.git?obj=main/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}.tgz
Requires: zlib

%prep
%setup -n %{realversion}
%setup -n %{n}-%{realversion}

%build
make \
Expand Down

0 comments on commit 8fd372c

Please sign in to comment.