Skip to content

Commit 510ebb1

Browse files
authored
Merge pull request #10114 from rovere/updateClue_V110
Move CLUE to V_1_1_0.
2 parents cf0be74 + 7e1240c commit 510ebb1

File tree

2 files changed

+1
-30
lines changed

2 files changed

+1
-30
lines changed

clue-gcc14.patch

Lines changed: 0 additions & 27 deletions
This file was deleted.

clue.spec

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
### RPM external clue 1.0.0
1+
### RPM external clue 1.1.1
22
## NOCOMPILER
33

44
%define git_commit V_%(echo %{realversion} | tr '.' '_')
55

66
Source: https://gitlab.cern.ch/kalos/%{n}/-/archive/%{git_commit}/%{n}-%{git_commit}.tar.gz
7-
Patch0: clue-gcc14
87
Requires: alpaka
98

109
%prep
1110
%setup -n %{n}-%{git_commit}
12-
%patch0 -p1
1311

1412
%build
1513

0 commit comments

Comments
 (0)