From 1fe31edb93dd8a8f45b4d2e5ea3225ce49f3ddd2 Mon Sep 17 00:00:00 2001 From: liusheng Date: Sat, 29 May 2021 16:38:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0buildrequire=20python2-pbr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python-scciclient.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-scciclient.spec b/python-scciclient.spec index 16a0913..e6dec38 100644 --- a/python-scciclient.spec +++ b/python-scciclient.spec @@ -29,6 +29,7 @@ Features Summary: Python ServerView Common Command Interface (SCCI) Client Library Provides: python2-scciclient BuildRequires: python2-devel +BuildRequires: python2-pbr BuildRequires: python2-setuptools Requires: python2-pbr Requires: python2-babel -- Gitee