Wed, 03 Jul 2024 22:38:06 UTC | login

Information for build reprepro-4.17.0-4.fc28

ID19573
Package Namereprepro
Version4.17.0
Release4.fc28
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:30:40 UTC
CompletedSat, 14 Apr 2018 20:30:40 UTC
Tags
f28
f29
RPMs
src
reprepro-4.17.0-4.fc28.src.rpm (info) (download)
riscv64
reprepro-4.17.0-4.fc28.riscv64.rpm (info) (download)
Changelog * 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.