1
0
Klaus Kämpf
2013-06-26 09:56:56 +00:00
committed by Git OBS Bridge
parent 30f77b6558
commit d71eb3f16d

View File

@@ -1,7 +1,7 @@
# #
# spec file for package cmpi-provider-register # spec file for package cmpi-provider-register
# #
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: CIMOM neutral provider registration utility Summary: CIMOM neutral provider registration utility
License: BSD-3-Clause License: BSD-3-Clause
Group: System/Management Group: System/Management
Requires: python-pywbem cim-schema Requires: cim-schema
Requires: python-pywbem
BuildRequires: cim-schema BuildRequires: cim-schema
BuildRequires: python-pywbem BuildRequires: python-pywbem
BuildArch: noarch BuildArch: noarch