Tue, 16 Apr 2024 18:57:09 UTC | login

Information for build tar-1.32-4.fc33

ID134101
Package Nametar
Version1.32
Release4.fc33
Epoch2
Sourcegit+https://src.fedoraproject.org/rpms/tar.git#4d2c3f08a9598a3251d54615feda9730952a2ff0
SummaryA GNU file archiving program
DescriptionThe GNU tar program saves many files together in one archive and can restore individual files (or all of the files) from that archive. Tar can also be used to add supplemental files to an archive and to update or list files in the archive. Tar includes multivolume support, automatic archive compression/decompression, the ability to perform remote archives, and the ability to perform incremental and full backups. If you want to use tar for remote backups, you also need to install the rmt package on the remote box.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 16:06:06 UTC
CompletedSat, 28 Mar 2020 05:00:23 UTC
Taskbuild (f33, /rpms/tar.git:4d2c3f08a9598a3251d54615feda9730952a2ff0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tar.git#4d2c3f08a9598a3251d54615feda9730952a2ff0'}}
Tags
f33
RPMs
src
tar-1.32-4.fc33.src.rpm (info) (download)
riscv64
tar-1.32-4.fc33.riscv64.rpm (info) (download)
tar-debuginfo-1.32-4.fc33.riscv64.rpm (info) (download)
tar-debugsource-1.32-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 05 2020 Than Ngo <than@redhat.com> - 2:1.32-4 - Skip the test if genfile is unable to create * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.32-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.32-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Feb 25 2019 Pavel Raiskup <praiskup@redhat.com> - 1.32-1 - the latest upstream release, per release notes http://lists.gnu.org/archive/html/info-gnu/2019-02/msg00010.html - admit that we bundle paxutils project * Mon Feb 04 2019 Pavel Raiskup <praiskup@redhat.com> - 1.31-4 - fix racy compress: gzip test * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.31-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 17 2019 Pavel Raiskup <praiskup@redhat.com> - 1.31-2 - backport fix for dirrem tests, and reenable them again * Thu Jan 10 2019 Pavel Raiskup <praiskup@redhat.com> - 1.31-1 - the latest upstream release, per release notes http://lists.gnu.org/archive/html/info-gnu/2019-01/msg00001.html * Tue Aug 07 2018 Pavel Raiskup <praiskup@redhat.com> - 1.30-6 - use %bcond_* for selinux, use %make_* macros * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.30-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed May 23 2018 Pavel Raiskup <praiskup@redhat.com> - 1.30-4 - drop BuildRequires: rsh, we anyways use ./configure RSH=%_bindir/ssh