1
0

Accepting request 104311 from devel:openSUSE:Factory:patch-license

patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104311
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/cmpi-provider-register?expand=0&rev=12
This commit is contained in:
Petr Uzel 2012-02-17 14:36:00 +00:00 committed by Git OBS Bridge
parent ab8b540445
commit 30f77b6558
2 changed files with 11 additions and 6 deletions

View File

@ -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 Sat Sep 17 23:15:07 UTC 2011 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package cmpi-provider-register # 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 # 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
@ -16,16 +16,16 @@
# #
Name: cmpi-provider-register Name: cmpi-provider-register
Version: 1.0 Version: 1.0
Release: 2 Release: 0
License: BSD 3-Clause
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/Management
Summary: CIMOM neutral provider registration utility Summary: CIMOM neutral provider registration utility
License: BSD-3-Clause
Group: System/Management
Requires: python-pywbem cim-schema Requires: python-pywbem cim-schema
BuildRequires: cim-schema python-pywbem BuildRequires: cim-schema
BuildRequires: python-pywbem
BuildArch: noarch BuildArch: noarch
Source0: %{name}.py Source0: %{name}.py