From c71d699ce94109d868f29a326e079c1cc1671851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 26 Sep 2022 09:15:28 +0000 Subject: [PATCH] fix on sle 11 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=460 --- build.spec | 2 ++ obs-build-20220926.tar.gz | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/build.spec b/build.spec index 4091f51..07ed705 100644 --- a/build.spec +++ b/build.spec @@ -64,7 +64,9 @@ Conflicts: qemu < 2.5.0 BuildRequires: perl(Date::Parse) BuildRequires: perl(Test::Harness) BuildRequires: perl(Test::More) +%if 0%{?suse_version} >= 1200 BuildRequires: perl(YAML::LibYAML) +%endif %if 0%{?suse_version} > 1000 || 0%{?centos_version} >= 800 || 0%{?rhel_version} >= 800 || 0%{?fedora_version} >= 21 # None of them are actually required for core features. # Perl helper scripts use them. diff --git a/obs-build-20220926.tar.gz b/obs-build-20220926.tar.gz index d1d77ae..5be1aa9 100644 --- a/obs-build-20220926.tar.gz +++ b/obs-build-20220926.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f0deba6369443c36ee4227a791951660d3e074ef2a611e7151195c75c07699f -size 583472 +oid sha256:30abbba8f0b6c6b97c3a9a23bafb2ca91ada75ade56ccf23b1eccb340ce6025f +size 583555