Sat, 04 May 2024 17:16:48 UTC | login

Information for build bcache-tools-1.0.8-12.fc29

ID43819
Package Namebcache-tools
Version1.0.8
Release12.fc29
Epoch
SummaryTools for Linux kernel block layer cache
DescriptionBcache is a Linux kernel block layer cache. It allows one or more fast disk drives such as flash-based solid state drives (SSDs) to act as a cache for one or more slower hard disk drives. This package contains the utilities for manipulating bcache.
https://github.com/g2p/bcache-tools.git
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 13 Jun 2018 22:06:42 UTC
CompletedWed, 13 Jun 2018 23:02:13 UTC
Taskbuild (f29-candidate, bcache-tools-1.0.8-12.fc29.src.rpm)
Tags
f29
RPMs
src
bcache-tools-1.0.8-12.fc29.src.rpm (info) (download)
riscv64
bcache-tools-1.0.8-12.fc29.riscv64.rpm (info) (download)
bcache-tools-debuginfo-1.0.8-12.fc29.riscv64.rpm (info) (download)
bcache-tools-debugsource-1.0.8-12.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Mar 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.8-12 - Use python3 always * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 1.0.8-7 - Rebuild for Python 3.6 * Sat Jul 09 2016 Rolf Fokkens <rolf@rolffokkens.nl> - 1.0.8-6 - Added experimental kernel cmdline parameter processing for bcache - fixed bad non-root permission handling for --gc option (#1360951) * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Jun 20 2015 Rolf Fokkens <rolf@rolffokkens.nl> - 1.0.8-4 - bcache-status now explicitly uses python3 not python on Fedora 23 and up * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri May 22 2015 Rolf Fokkens <rolf@rolffokkens.nl> - 1.0.8-2 - (#1224384) Now compiles on Fedora 22 / gcc 5.1.1 * Fri Dec 05 2014 Rolf Fokkens <rolf@rolffokkens.nl> - 1.0.8-1 - Sourced now from https://github.com/g2p/bcache-tools.git * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat May 10 2014 Rolf Fokkens <rolf@rolffokkens.nl> - 0.9-1 - Using the v0.9 git tag instead of the commit# - Removed obsolete SOURCE2 (bcache-tools-dracut-module.tgz) way too late... * Thu Feb 20 2014 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.16.20131018git - (#1066555) updated bcache-status to latest upstream gist * Fri Oct 18 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.15.20131018git - updated bcache-tools to latest upstream git - dracut module is now included upstream - bcache-register no longer needs patching - Makefile no longer needs patching * Wed Oct 02 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.14.20130909git - dropped pre F20 support; no use since deps on util-linux and dracut - (#1004693) removed execute blkid in 61-bcache.rules - (#1004693) moved 61-bcache.rules to 69-bcache.rules - (#1004693) now inluding /usr/lib/dracut/modules.d/90bcache/... * Mon Sep 30 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.13.20130909git - (#1004693) add execute blkid in 61-bcache.rules * Fri Sep 27 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.12.20130909git - remove obsoleted probe-bcache in F20 using use_blkid macro * Mon Sep 09 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.11.20130909git - updated to new bcache-status - updated to new bcache-tools - added libblkid-devel to BuildRequires * Fri Sep 06 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.10.20130827git - fixed some udev related issues (#1004693) * Mon Sep 02 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.9.20130827git - fedconfmake.spec file renamed to fedconfmake.patch - removed libuuid as dependency - removed trailing white-spaces in patch lines - removed CFLAGS= from configure section - removed (empty) check section - replaced "make install" with make_install macro - updated summary * Sat Aug 31 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.8.20130827git - updated bcache-tools to commit 8327108eeaf3e0491b17d803da164c0827aae622 - corrected URL/VCS tag - moved towards more RPM compliancy by using configure macro - used "make install" to do most of the work - added (empty) check section * Mon Aug 26 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.7.20130820git - updated bcache-status to latest upstream gist - removed the -rules patch * Mon Aug 26 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.6.20130820git - removed tar and gcc from BuildRequires - removed defattr from files section - added upstream references to patches in comments * Sun Aug 25 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.5.20130820git - moved bcache-register to /usr/lib/udev - suppress bcache-register error output (caused by registering device twice) - removed man page for bcache-register - added bcache-status - added tar and gcc to BuildRequires - added python to Requires * Sat Aug 24 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.4.20130820git - Fixed the udev rules for Fedora * Thu Aug 22 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.3.20130820git - Added systemd to BuildRequires * Thu Aug 22 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.2.20130820git - Fixed initial review feedback * Tue Aug 20 2013 Rolf Fokkens <rolf@rolffokkens.nl> - 0-0.1.20130820git - Initial build