From fdc2990d32108a4d74328674b749b426611feb04 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 7 Nov 2022 13:43:50 +0300 Subject: [PATCH] Remove BR to openqa-client --- SPECS/openqa.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/openqa.spec b/SPECS/openqa.spec index 61550a7..b1d8252 100644 --- a/SPECS/openqa.spec +++ b/SPECS/openqa.spec @@ -39,7 +39,7 @@ %endif # diff from SUSE: we have 'openqa-client', they have 'openQA-client' -%define python_scripts_requires python3-requests python3-future openqa-client +%define python_scripts_requires python3-requests python3-future # The following line is generated from dependencies.yaml (upstream) %define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36 @@ -55,7 +55,7 @@ # Diff from SUSE 1: case (they have openQA-client, we have openqa-client) # Diff from SUSE 2: we have 'sqlite' not 'sqlite3' # The following line is generated from dependencies.yaml (upstream) -%define worker_requires openqa-client optipng os-autoinst < 5 perl(Capture::Tiny) perl(File::Map) perl(Minion::Backend::SQLite) >= 5.0.1 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::SQLite) psmisc sqlite >= 3.24.0 +%define worker_requires optipng os-autoinst < 5 perl(Capture::Tiny) perl(File::Map) perl(Minion::Backend::SQLite) >= 5.0.1 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::SQLite) psmisc sqlite >= 3.24.0 # The following line is generated from dependencies.yaml (upstream) %define build_requires %assetpack_requires rubygem(sass)