forked from pool/cim-schema
Accepting request 105938 from systemsmanagement:wbem
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/105938 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cim-schema?expand=0&rev=18
This commit is contained in:
commit
5e9a1be612
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 10:52:23 UTC 2012 - cfarrell@suse.com
|
||||||
|
|
||||||
|
- license update: SUSE-DMTF
|
||||||
|
Use SUSE- proprietary prefix until DMTF is accepted upstream at spdx.org
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 20 10:41:14 UTC 2011 - kkaempf@suse.com
|
||||||
|
|
||||||
|
- Update to 2.30.0 (Final)
|
||||||
|
Correction to Processor Family name in Application/CIM_ArchitectureCheck.mof.mof
|
||||||
|
and Device/CIM_Processor.mof.mof
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 23 07:05:34 UTC 2011 - kkaempf@suse.com
|
||||||
|
|
||||||
|
- Download location changed upstream.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 22:58:34 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 15 10:43:56 UTC 2011 - kkaempf@suse.com
|
Thu Sep 15 10:43:56 UTC 2011 - kkaempf@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cim-schema
|
# spec file for package cim-schema
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -15,19 +15,18 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
|
|
||||||
Name: cim-schema
|
Name: cim-schema
|
||||||
Url: http://www.dmtf.org/
|
Url: http://www.dmtf.org/
|
||||||
Summary: Common Information Model (CIM) Schema
|
Summary: Common Information Model (CIM) Schema
|
||||||
Version: 2.29.1
|
License: SUSE-DMTF
|
||||||
Release: 1
|
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
License: Reproducable (c) 1998-2010 DMTF
|
Version: 2.30.0
|
||||||
|
Release: 0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: http://www.dmtf.org/standards/cim/cim_schema_v2291/cim_schema_%{version}Final-MOFs.zip
|
Source0: http://www.dmtf.org/sites/default/files/cim/cim_schema_v2300/cim_schema_%{version}Final-MOFs.zip
|
||||||
Source1: loadmof.sh
|
Source1: loadmof.sh
|
||||||
Source2: rmmof.sh
|
Source2: rmmof.sh
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -39,12 +38,6 @@ consists of a specification and a schema. The specification defines the
|
|||||||
details for integration with other management models. The schema
|
details for integration with other management models. The schema
|
||||||
provides the actual model descriptions.
|
provides the actual model descriptions.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
DTMF <http://www.dmtf.org/about/contact>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -c -n %{name}-%{version}
|
%setup -c -n %{name}-%{version}
|
||||||
|
|
||||||
@ -78,9 +71,6 @@ perl -p -i -e \
|
|||||||
's~^#pragma include \("qualifiers_optional\.mof"\)~\/\/#pragma include ("qualifiers_optional\.mof")~g' \
|
's~^#pragma include \("qualifiers_optional\.mof"\)~\/\/#pragma include ("qualifiers_optional\.mof")~g' \
|
||||||
$RPM_BUILD_ROOT/$MOFDIR/cim-current/CIM_Schema.mof
|
$RPM_BUILD_ROOT/$MOFDIR/cim-current/CIM_Schema.mof
|
||||||
|
|
||||||
%clean
|
|
||||||
%__rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%dir /usr/share/mof
|
%dir /usr/share/mof
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7770948894ca2591c1ded9e4db89e3b7c39b31155737a5b33d3887d9a240a4f
|
|
||||||
size 1497280
|
|
3
cim_schema_2.30.0Final-MOFs.zip
Normal file
3
cim_schema_2.30.0Final-MOFs.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:84e826b1cec9262c6003f17d6e3fa3db378f6a3df535b8be2f1d24104cf63465
|
||||||
|
size 1497325
|
Loading…
x
Reference in New Issue
Block a user