Accepting request 412055 from home:wanghaisu:branches:Base:System

bsc#988547, add require of python-libstoragemgmt-clibs.

OBS-URL: https://build.opensuse.org/request/show/412055
OBS-URL: https://build.opensuse.org/package/show/Base:System/libstoragemgmt?expand=0&rev=23
This commit is contained in:
Martin Pluskal 2016-07-19 07:00:57 +00:00 committed by Git OBS Bridge
parent 2e66072afe
commit bbd19d712f
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 19 05:55:35 UTC 2016 - nwang@suse.com
- bsc#988547, add require of python-libstoragemgmt-clibs.
-------------------------------------------------------------------
Thu May 19 03:08:21 UTC 2016 - fge@redhat.com
- Update to version 1.3.2 (boo#980653):

View File

@ -1,7 +1,7 @@
#
# spec file for package libstoragemgmt
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -51,6 +51,7 @@ BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(udev)
Requires: python-%{name}
Requires: python-%{name}-clibs
%if 0%{?suse_version} <= 1320
# For SLE12 and openSUSE 13.2
BuildRequires: libyajl-devel
@ -92,6 +93,7 @@ developing applications that use %{name}.
Summary: Python client libraries and plug-in support for %{name}
Group: System Environment/Libraries
Requires: %{name} = %{version}
Requires: python-%{name}-clibs
Requires: python-argparse
BuildArch: noarch
%py_requires