代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/libdicom 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: libdicom
Version: 1.1.0
Release: 1%{?dist}
Summary: C library and tools for reading DICOM data sets
License: MIT
URL: https://github.com/ImagingDataCommons/%{name}
Source0: https://github.com/ImagingDataCommons/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: meson
BuildRequires: pkgconfig(check)
BuildRequires: uthash-static
%description
libdicom is a C library and a set of tools for reading files that
follow the DICOM medical imaging standard. It allows random access to
individual frame items of Pixel Data elements, permitting efficient
processing of large DICOM images.
%package devel
Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%package doc
Summary: Documentation for %{name}
BuildArch: noarch
%description doc
The %{name}-doc package contains documentation for developing
applications that use %{name}.
%package tools
Summary: Tools for decoding DICOM files
%description tools
The %{name}-tools package contains tools for decoding DICOM files.
%prep
%autosetup
%build
%meson
%meson_build
mv doc/source doc/text
rm doc/text/conf.py
%install
%meson_install
%check
%meson_test
%files
%license LICENSE
%{_libdir}/%{name}.so.1{,.*}
%files devel
%{_includedir}/dicom
%{_libdir}/%{name}.so
%{_libdir}/pkgconfig/%{name}.pc
%files doc
%license LICENSE
%doc README.md doc/text
%files tools
%{_bindir}/dcm-*
%{_mandir}/man1/dcm-*.1*
%changelog
* Mon Jan 06 2025 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.0-1
- [Type] security
- [DESC] Fix CVE-2024-24793, CVE-2024-24794
* Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.5-1
- initial build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。