代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/cim-schema 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: cim-schema
Version: 2.43.0
Release: 8
Summary: Common Information Model Schema
License: DMTF
URL: http://www.dmtf.org/
Source0: http://www.dmtf.org/standards/cim/cim_schema_v%{major}%{minor}%{update}/cim_schema_%{version}Experimental-MOFs.zip
Source1: http://www.dmtf.org/standards/cim/cim_schema_v%{major}%{minor}%{update}/cim_schema_%{version}Experimental-Doc.zip
Source2: LICENSE
BuildArch: noarch
%description
The CIM Schema provides the actual model descriptions. Management schemas are the
building-blocks for management platforms and management applications, such as device
configuration, performance management, and change management. CIM structures the managed
environment as a collection of interrelated systems, each composed of discrete elements.
Supplying a set of classes with properties and associations that provide a well-understood
conceptual framework, CIM organizes information about the managed environment. The CIM Schema
is structured into these distinct layers: core model, common model, extension schemas.
%package_help
%prep
%setup -q -T -a 1 -c -n %{name}-docs
%setup -q -T -a 0 -c -n %{name}-%{version}
%build
%install
for i in `find . -name "*.mof"`; do
sed -i -e 's/\r//g' $i
done
install -d %{buildroot}/%{_datadir}/mof/cimv%{version}
chmod -R go-wx .
chmod -R a+rX .
mv * %{buildroot}/%{_datadir}/mof/cimv%{version}/
ln -s cimv%{version} %{buildroot}/%{_datadir}/mof/cim-current
ln -s cim_schema_%{version}.mof %{buildroot}/%{_datadir}/mof/cim-current/CIM_Schema.mof
install -d %{buildroot}/usr/bin
mkdir -p %{buildroot}/%{_docdir}/%{name}
cp -a %{SOURCE2} %{buildroot}/%{_docdir}/%{name}
%files
%defattr(-,root,root)
%license %{_docdir}/%{name}/LICENSE
%dir %{_datarootdir}/mof
%dir %{_datarootdir}/mof/cimv%{version}
%{_datarootdir}/mof/cimv%{version}/*
%{_datarootdir}/mof/cim-current
%files help
%doc ../%{name}-docs/*
%changelog
* Mon Nov 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.43.0-8
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。