From 4ca64de57e04dcc70ef1d06e59d1bfb4a13c7c2a Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Sun, 26 Jun 2022 17:10:33 +0200 Subject: [PATCH 1/3] [BuildRules] Fixed code and header checks for alpaka --- scram-project-build.file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scram-project-build.file b/scram-project-build.file index acff164063b..302367764b2 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -53,7 +53,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V07-02-07 +%define configtag V07-02-08 %endif %if "%{?cvssrc:set}" != "set" From 2edd7d5cd1c5b3ff590c2917e7777d2151adcd93 Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Mon, 27 Jun 2022 05:54:37 +0200 Subject: [PATCH 2/3] Update scram-project-build.file --- scram-project-build.file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scram-project-build.file b/scram-project-build.file index 302367764b2..2266183f38a 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -53,7 +53,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V07-02-08 +%define configtag V07-02-09 %endif %if "%{?cvssrc:set}" != "set" From 9c6bfe7986d2b93faefe71052b7395e85f131069 Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Mon, 27 Jun 2022 06:32:42 +0200 Subject: [PATCH 3/3] added comment="value" support for tags in Build/Tool files --- SCRAMV1.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SCRAMV1.spec b/SCRAMV1.spec index c0fa60cfe3a..4003fc5320c 100644 --- a/SCRAMV1.spec +++ b/SCRAMV1.spec @@ -1,8 +1,8 @@ -### RPM lcg SCRAMV1 V3_00_44 +### RPM lcg SCRAMV1 V3_00_45 ## NOCOMPILER ## NO_VERSION_SUFFIX -%define tag f5ae77c5498fb6dae4e9931cf0c488fc9a810d4a +%define tag 65fcc4ad6429620c2be617f1d81893bd2bf37525 %define branch SCRAMV3 %define github_user cms-sw Source: git+https://github.com/%{github_user}/SCRAM.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz