Sat, 23 Nov 2024 19:58:43 UTC | login

Information for build orangefs-2.9.7-6.fc31

ID117607
Package Nameorangefs
Version2.9.7
Release6.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/orangefs.git#d76f7bdff0461e605313a25c96580476a53b6923
SummaryParallel network file system client
DescriptionOrangeFS (formerly PVFS2) is a high-performance parallel network file system designed for use on high performance computing systems. It provides very high performance access to disk storage for parallel applications. It is accessible through a variety of interfaces, including the native OrangeFS library, the kernel, FUSE, and MPI-IO. This package provides the pvfs2-client-core which is required to use the kernel module.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 02 Aug 2019 18:49:27 UTC
CompletedFri, 02 Aug 2019 22:37:08 UTC
Taskbuild (f31-candidate, /rpms/orangefs.git:d76f7bdff0461e605313a25c96580476a53b6923)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/orangefs.git#d76f7bdff0461e605313a25c96580476a53b6923'}}
Tags
f31
f32
f33
RPMs
src
orangefs-2.9.7-6.fc31.src.rpm (info) (download)
riscv64
orangefs-2.9.7-6.fc31.riscv64.rpm (info) (download)
orangefs-devel-2.9.7-6.fc31.riscv64.rpm (info) (download)
orangefs-fuse-2.9.7-6.fc31.riscv64.rpm (info) (download)
orangefs-server-2.9.7-6.fc31.riscv64.rpm (info) (download)
orangefs-debuginfo-2.9.7-6.fc31.riscv64.rpm (info) (download)
orangefs-debugsource-2.9.7-6.fc31.riscv64.rpm (info) (download)
orangefs-fuse-debuginfo-2.9.7-6.fc31.riscv64.rpm (info) (download)
orangefs-server-debuginfo-2.9.7-6.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Apr 09 2018 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.7-3 - Disable usrint on all architectures as it appears broken with latest glibc. - Add ghostscript-tools-dvipdf dependency. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Nov 30 2017 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.7-1 - Update to 2.9.7. * Fri Oct 27 2017 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.6-0.8.20171023svn - Need -n orangefs-svn-13093 in percent-autosetup. * Fri Oct 27 2017 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.6-0.7.20171023svn - Prettier description. - Move pvfs2tab to main package. - Update to SVN revision 13093. * Tue Oct 17 2017 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.6-0.6.20171011svn - Add missing changelog entry. - Add license to main package. - Require main package by all subpackages. - Own directores for package. - Do not make linker script executable. - Preserve timestamps of installed files. - Remove commented out percent-post section. - Expand description. - Add patch descriptions. * Wed Oct 11 2017 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.6-0.5.20171011svn - Fix mistakes caught by rpmlint in changelog. - Set noreplace on configuration files. - Remove unnecessary provides. - Make -devel require base package. - Do not link against unused libraries. - Add documentation. * Wed Oct 11 2017 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.6-0.4.20171004svn - Disable Karma GUI tool. - Enable aarch64 without usrint. - Do not package pvfs2-start-all and pvfs2-stop-all scripts. * Mon Oct 02 2017 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.6-0.3.20171002svn - Remove upstream LMDB so it cannot be built. - Do not use -example for example configurations. - Patch genconfig to prompt for config path with default if not specified. - Stop the client from forking. - Rename pvfs2.conf man page to orangefs.conf. - Comment default pvfs2tab so it cannot be used. - Run pvfs2-client-core from systemd instead of pvfs2-client. - Move to upstream SVN revision 13065. - Remove Dave Love's orangefs-soname.patch since it is upstream. * Thu Sep 21 2017 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.6-0.2.20170904svn - Remove percent-doc from manpages. - Remove static libraries. - Change license line to switch MIT for NTP and merge LGPLv2 variants. - Add orangefs-soname.patch. - Most genconfig.patch to orangefs-genconfig.patch. - Use -example for example configurations. * Fri Sep 15 2017 Martin Brandenburg <martin@martinbrandenburg.com> - 2.9.6-0.1.20170904svn - Initial Packaging