Mon, 13 May 2024 03:32:23 UTC | login

Information for build sharutils-4.15.2-21.el9sopt_901

ID47244
Package Namesharutils
Version4.15.2
Release21.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/sharutils#9766f10546ea22816ecf5593f5fbf79a425bc3a3
SummaryThe GNU shar utilities for packaging and unpackaging shell archives
DescriptionThe sharutils package contains the GNU shar utilities, a set of tools for encoding and decoding packages of files (in binary or text format) in a special plain text format called shell archives (shar). This format can be sent through e-mail (which can be problematic for regular binary files). The shar utility supports a wide range of capabilities (compressing, uuencoding, splitting long files for multi-part mailings, providing check-sums), which make it very flexible at creating shar files. After the files have been sent, the unshar tool scans mail messages looking for shar files. Unshar automatically strips off mail headers and introductory text and then unpacks the shar files.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 23:06:48 UTC
CompletedWed, 14 Jun 2023 23:16:00 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/sharutils:9766f10546ea22816ecf5593f5fbf79a425bc3a3)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/sharutils#9766f10546ea22816ecf5593f5fbf79a425bc3a3'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
sharutils-4.15.2-21.el9sopt_901.src.rpm (info) (download)
x86_64
sharutils-4.15.2-21.el9sopt_901.x86_64.rpm (info) (download)
sharutils-debuginfo-4.15.2-21.el9sopt_901.x86_64.rpm (info) (download)
sharutils-debugsource-4.15.2-21.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 4.15.2-21 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.15.2-20 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.15.2-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.15.2-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.15.2-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 23 2020 Petr Pisar <ppisar@redhat.com> - 4.15.2-16 - Fix building with GCC 10