diff --git a/cmpi-provider-register.changes b/cmpi-provider-register.changes index 10f3209..00ad033 100644 --- a/cmpi-provider-register.changes +++ b/cmpi-provider-register.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:45:00 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Sat Sep 17 23:15:07 UTC 2011 - jengelh@medozas.de diff --git a/cmpi-provider-register.spec b/cmpi-provider-register.spec index 873db34..606fa96 100644 --- a/cmpi-provider-register.spec +++ b/cmpi-provider-register.spec @@ -1,7 +1,7 @@ # # spec file for package cmpi-provider-register # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,16 +16,16 @@ # - Name: cmpi-provider-register Version: 1.0 -Release: 2 -License: BSD 3-Clause +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Group: System/Management Summary: CIMOM neutral provider registration utility +License: BSD-3-Clause +Group: System/Management Requires: python-pywbem cim-schema -BuildRequires: cim-schema python-pywbem +BuildRequires: cim-schema +BuildRequires: python-pywbem BuildArch: noarch Source0: %{name}.py