diff --git a/cmpi-provider-register.spec b/cmpi-provider-register.spec index 606fa96..7f61414 100644 --- a/cmpi-provider-register.spec +++ b/cmpi-provider-register.spec @@ -1,7 +1,7 @@ # # 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 # 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 License: BSD-3-Clause Group: System/Management -Requires: python-pywbem cim-schema +Requires: cim-schema +Requires: python-pywbem BuildRequires: cim-schema BuildRequires: python-pywbem BuildArch: noarch