automatic version update by autodist [release 2.11.0-1mamba;Wed Nov 19 2025]
This commit is contained in:
13
adios2.spec
13
adios2.spec
@@ -1,5 +1,5 @@
|
||||
Name: adios2
|
||||
Version: 2.10.2
|
||||
Version: 2.11.0
|
||||
Release: 1mamba
|
||||
Summary: A framework for scientific data I/O to publish and subscribe to data when and where required
|
||||
Group: Development/Tools
|
||||
@@ -16,8 +16,10 @@ BuildRequires: libgcc
|
||||
BuildRequires: libgfortran
|
||||
BuildRequires: libhdf5-devel
|
||||
BuildRequires: libmpi-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: libquadmath-devel
|
||||
BuildRequires: libsodium-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
@@ -27,7 +29,6 @@ BuildRequires: libzeromq-devel
|
||||
BuildRequires: pugixml-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: python-pybind11-devel
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
@@ -48,8 +49,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n ADIOS2-%{version}
|
||||
|
||||
@@ -77,11 +76,12 @@ export CMAKE_PREFIX_PATH=%{buildroot}%{_libdir}/cmake
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/adios2_*
|
||||
%{_bindir}/adios2*
|
||||
%{_bindir}/bp2h5
|
||||
%{_bindir}/bp2h5_mpi
|
||||
%{_bindir}/bp4dbg
|
||||
%{_bindir}/bp5dbg
|
||||
%{_bindir}/bpcmp.py
|
||||
%{_bindir}/bpls
|
||||
%{_bindir}/sst_conn_tool
|
||||
%dir %{_datadir}/iotest-config
|
||||
@@ -108,6 +108,9 @@ export CMAKE_PREFIX_PATH=%{buildroot}%{_libdir}/cmake
|
||||
%{_libdir}/cmake/adios2/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 19 2025 Automatic Build System <autodist@openmamba.org> 2.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 27 2024 Automatic Build System <autodist@openmamba.org> 2.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user