From 19a774949548b92d02176213af9fac6908e68d36fe04624bafb283c872cd8c2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 12 Sep 2022 07:24:30 +0000 Subject: [PATCH] Accepting request 1001305 from home:yecril71pl:branches:devel:openSUSE:Factory:rpmlint - Copy libraries required by _rpm.cpython to the testing root (boo#1203093). OBS-URL: https://build.opensuse.org/request/show/1001305 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=168 --- rpmlint-mini.changes | 5 +++++ rpmlint-mini.spec | 20 ++++++++++++++------ 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/rpmlint-mini.changes b/rpmlint-mini.changes index 1d6688c..bc37cbc 100644 --- a/rpmlint-mini.changes +++ b/rpmlint-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 5 16:50:16 UTC 2022 - Christopher Yeleighton + +- Copy libraries required by _rpm.cpython to the testing root (boo#1203093). + ------------------------------------------------------------------- Mon Jul 25 08:02:16 UTC 2022 - Martin Liška diff --git a/rpmlint-mini.spec b/rpmlint-mini.spec index c585e09..4f10b20 100644 --- a/rpmlint-mini.spec +++ b/rpmlint-mini.spec @@ -62,13 +62,14 @@ source packages can be checked. %prep %setup -q -n desktop-file-utils-0.24 -[ -r COPYING ] + myrpmlint chmod +x myrpmlint set +e -./myrpmlint -i rpmlint +sh -x myrpmlint -i rpmlint test $? -gt 0 -a $? -lt 60 && exit 1 set -e