From 55422706c6ed0e58a86d96650edc3e4903a52d6d Mon Sep 17 00:00:00 2001 From: iarspider Date: Sun, 14 Aug 2022 10:00:32 +0200 Subject: [PATCH 1/2] Fix YODA recipe "master" branch was renamed to "main" --- yoda.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoda.spec b/yoda.spec index 6b78d5d08c8..7c74b486cbb 100644 --- a/yoda.spec +++ b/yoda.spec @@ -1,7 +1,7 @@ ### RPM external yoda 1.9.5 ## INITENV +PATH PYTHON3PATH %i/${PYTHON3_LIB_SITE_PACKAGES} -Source: git+https://gitlab.com/hepcedar/yoda.git?obj=master/%{n}-%{realversion}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}.tgz +Source: git+https://gitlab.com/hepcedar/yoda.git?obj=main/%{n}-%{realversion}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}.tgz Requires: python3 root BuildRequires: py3-cython autotools python-python3 From 19c7f613217ef7ebc58001317f874b2c09acd73c Mon Sep 17 00:00:00 2001 From: iarspider Date: Mon, 15 Aug 2022 14:47:15 +0200 Subject: [PATCH 2/2] Update YODA --- yoda.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoda.spec b/yoda.spec index 7c74b486cbb..4d7d24bd9d1 100644 --- a/yoda.spec +++ b/yoda.spec @@ -1,4 +1,4 @@ -### RPM external yoda 1.9.5 +### RPM external yoda 1.9.6 ## INITENV +PATH PYTHON3PATH %i/${PYTHON3_LIB_SITE_PACKAGES} Source: git+https://gitlab.com/hepcedar/yoda.git?obj=main/%{n}-%{realversion}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}.tgz