Update to 4.2.4
This commit is contained in:
parent
111b9febd3
commit
7746b4f798
Binary file not shown.
BIN
pmix-4.2.4.tar.bz2
Normal file
BIN
pmix-4.2.4.tar.bz2
Normal file
Binary file not shown.
11
pmix.spec
11
pmix.spec
@ -1,5 +1,5 @@
|
||||
Name: pmix
|
||||
Version: 4.1.2
|
||||
Version: 4.2.4
|
||||
Release: 1
|
||||
Summary: Process Management Interface Exascale (PMIx)
|
||||
License: BSD
|
||||
@ -48,19 +48,23 @@ find src -name \*.l -print -exec touch --no-create {} \;
|
||||
%postun devel -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc LICENSE README
|
||||
%doc LICENSE README.md
|
||||
%dir %{_datadir}/pmix
|
||||
%dir %{_libdir}/pmix
|
||||
%dir %{_sysconfdir}/pmix
|
||||
%config(noreplace) %{_sysconfdir}/pmix/*.conf
|
||||
%{_datadir}/pmix/*.txt
|
||||
%{_datadir}/doc/pmix/html/
|
||||
%{_libdir}/libpmix.so.2*
|
||||
%{_libdir}/pmix/*.so
|
||||
%{_mandir}/man1/*.1*
|
||||
%{_mandir}/man3/*.3*
|
||||
%{_mandir}/man5/*.5*
|
||||
|
||||
%files devel
|
||||
%{_datadir}/pmix/*.supp
|
||||
%{_includedir}/pmix*.h
|
||||
%{_includedir}/pmix/src/*
|
||||
%{_libdir}/libpmix.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
@ -68,6 +72,9 @@ find src -name \*.l -print -exec touch --no-create {} \;
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2023 yaoxin <yao_xin001@hoperun.com> - 4.2.4-1
|
||||
- Update to 4.2.4
|
||||
|
||||
* Thu May 19 2022 liyanan <liyanan32@h-partners.com> - 4.1.2-1
|
||||
- Update to 4.1.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user