Wed, 03 Jul 2024 22:40:55 UTC | login

Information for build reprepro-5.1.1-4.fc29

ID42107
Package Namereprepro
Version5.1.1
Release4.fc29
Epoch
SummaryTool to handle local repositories of Debian packages
Descriptionreprepro is a tool to manage a repository of Debian packages (.deb). It stores files either being injected manually or downloaded from some other repository (partially) mirrored into one pool/ hierarchy. Managed packages and files are stored in a Berkeley DB, so no database server is needed. Checking signatures of mirrored repositories and creating signatures of the generated Package indexes is supported.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 15 Jun 2018 03:25:03 UTC
CompletedFri, 15 Jun 2018 04:54:07 UTC
Taskbuild (f29-candidate, reprepro-5.1.1-4.fc29.src.rpm)
Tags
f29
RPMs
src
reprepro-5.1.1-4.fc29.src.rpm (info) (download)
riscv64
reprepro-5.1.1-4.fc29.riscv64.rpm (info) (download)
reprepro-debuginfo-5.1.1-4.fc29.riscv64.rpm (info) (download)
reprepro-debugsource-5.1.1-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Mar 17 2017 Ken Dreyer <ktdreyer@ktdreyer.com> - 5.1.1-1 - Update to latest upstream release (rhbz#1411068) * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.17.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Dec 10 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 4.17.0-5 - Rebuild for gpgme 1.18 * Wed Jun 29 2016 Ken Dreyer <ktdreyer@ktdreyer.com> - 4.17.0-4 - add el6 support * Sat Feb 20 2016 Ken Dreyer <ktdreyer@ktdreyer.com> - 4.17.0-3 - Remove execute bit from docs files (rhbz#1305737) * Wed Feb 17 2016 Ken Dreyer <ktdreyer@ktdreyer.com> - 4.17.0-2 - Mark COPYING as %license (rhbz#1305737) - Install bash and zsh completion files to usable locations (rhbz#1305737) - Remove unneeded files from /docs/ (rhbz#1305737) - Comment regarding the use of Source0 upstream URL (rhbz#1305737) - Comment regarding test suite (rhbz#1305737) * Tue Feb 09 2016 Ken Dreyer <ktdreyer@ktdreyer.com> - 4.17.0-1 - Update to latest upstream release - Use latest Source0 URL - Fix License tag (rhbz#1170529) - Remove execute bit from docs/sftp.py (rhbz#1170529) - Remove trailing whitespace - Drop implicit requirement on /usr/bin/python3 (for el7 compat) - Wrap description at 80 characters * Thu Dec 04 2014 Igor Gnatenko <ignatenko@mirantis.com> - 4.16.0-1 - Rebase to latest version - spec cleanup * Wed Oct 31 2012 Sebastien Caps <sebastien.caps@guardis.com> - 4.12.3-6 - Fixed ifs blocks for fedora/rhel based on G Swift comments * Wed Oct 31 2012 Sebastien Caps <sebastien.caps@guardis.com> - 4.12.3-5 - Feedback on openssl patch, patched sha256 error for fc18 * Sun Oct 21 2012 Sebastien Caps <sebastien.caps@guardis.com> - 4.12.3-4 - Fix build dependencies usage on el6 - Switch to openssl md5 and sha because of sha256 errors on fc18 * Wed Aug 29 2012 Sebastien Caps <sebastien.caps@guardis.com> - 4.12.3-3 - Switch from db4-devel db.h to libdb-devel for fc18. * Tue Aug 14 2012 Sebastien Caps <sebastien.caps@guardis.com> - 4.12.3-2 - Fix some spec file issue. * Mon Jul 09 2012 Sebastien Caps <sebastien.caps@guardis.com> - 4.12.3-1 - Initial spec.