Sat, 04 May 2024 00:01:25 UTC | login

Information for build ocfs2-tools-1.8.6-1.fc31

ID124110
Package Nameocfs2-tools
Version1.8.6
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocfs2-tools.git#f5d1a0cbdfdcd4cecdbf34e0b302c758c2a8c310
SummaryTools for managing the Oracle Cluster Filesystem 2
DescriptionPrograms to manage the OCFS2 cluster file system, including mkfs.ocfs2, tunefs.ocfs2 and fsck.ocfs2. OCFS2 is a general purpose extent based shared disk cluster file system. It supports 64 bit inode numbers, and has automatically extending metadata groups which may also make it attractive for non-clustered use. OCFS2 leverages some well tested kernel technologies, such as JBD - the same journaling subsystem in use by ext3.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 14 Aug 2019 10:28:02 UTC
CompletedWed, 14 Aug 2019 12:17:39 UTC
Taskbuild (f31-candidate, /rpms/ocfs2-tools.git:f5d1a0cbdfdcd4cecdbf34e0b302c758c2a8c310)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocfs2-tools.git#f5d1a0cbdfdcd4cecdbf34e0b302c758c2a8c310'}}
Tags
f31
f32
f33
RPMs
src
ocfs2-tools-1.8.6-1.fc31.src.rpm (info) (download)
riscv64
ocfs2-tools-1.8.6-1.fc31.riscv64.rpm (info) (download)
ocfs2-tools-devel-1.8.6-1.fc31.riscv64.rpm (info) (download)
ocfs2-tools-debuginfo-1.8.6-1.fc31.riscv64.rpm (info) (download)
ocfs2-tools-debugsource-1.8.6-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Aug 09 2019 Robin Lee <cheeselee@fedoraproject.org> - 1.8.6-1 - Release 1.8.6 - Drop ocfs2console, which requires Python 2 (RHBZ#1738064) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.5-10 - Rebuild for readline 8.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Sep 23 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.8.5-8 - Apply patch to change python-config to python2-config - Apply patch to load dlm_lt by soname * Sun Jul 15 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.8.5-7 - Fix python2_sitearch macro * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun May 27 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.8.5-6 - Fix build with glibc 2.28 * Sat Mar 10 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.8.5-5 - BR gcc for http://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot * Thu Mar 01 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.8.5-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Tue Feb 06 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.8.5-3 - Remove Group tags - Fix FSF address in files - Move udev rule to %{_udevrulesdir} - Add needed %{?_isa} - BR python2-devel * Mon Jan 29 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.8.5-2 - Fix build for f28 - Move COPYING to %license - Use %make_install - one BR or R per line