Thu, 02 May 2024 05:54:23 UTC | login

Information for build fakeroot-1.30.1-2.fc38

ID230386
Package Namefakeroot
Version1.30.1
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fakeroot.git#24e12552bc6e25452de72c58c39e089686b65ee4
SummaryGives a fake root environment
Descriptionfakeroot runs a command in an environment wherein it appears to have root privileges for file manipulation. fakeroot works by replacing the file manipulation library functions (chmod(2), stat(2) etc.) by ones that simulate the effect the real library functions would have had, had the user really been root.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 23 Feb 2023 14:38:43 UTC
CompletedThu, 23 Feb 2023 14:58:00 UTC
Taskbuild (f38, /rpms/fakeroot.git:24e12552bc6e25452de72c58c39e089686b65ee4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fakeroot.git#24e12552bc6e25452de72c58c39e089686b65ee4'}}
Tags
f38
RPMs
src
fakeroot-1.30.1-2.fc38.src.rpm (info) (download)
riscv64
fakeroot-1.30.1-2.fc38.riscv64.rpm (info) (download)
fakeroot-libs-1.30.1-2.fc38.riscv64.rpm (info) (download)
fakeroot-debuginfo-1.30.1-2.fc38.riscv64.rpm (info) (download)
fakeroot-debugsource-1.30.1-2.fc38.riscv64.rpm (info) (download)
fakeroot-libs-debuginfo-1.30.1-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.30.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 23 2022 Sérgio Basto <sergio@serjux.com> - 1.30.1-1 - Update fakeroot to 1.30.1 (#2139595) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun May 22 2022 Sérgio Basto <sergio@serjux.com> - 1.29-1 - Update fakeroot to 1.29 (#2089064) * Sun Apr 10 2022 Sérgio Basto <sergio@serjux.com> - 1.28-2 - Drop po4a as Debian did and renamed patches that came from Debian * Fri Apr 08 2022 Sérgio Basto <sergio@serjux.com> - 1.28-1 - Update fakeroot to 1.28 (#2060992) * Fri Jan 28 2022 Sérgio Basto <sergio@serjux.com> - 1.27-1 - Update fakeroot to 1.27 (#2041663) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.26-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Oct 04 2021 Sérgio Basto <sergio@serjux.com> - 1.26-4 - Relax tar test v2 * Mon Oct 04 2021 Sérgio Basto <sergio@serjux.com> - 1.26-3 - Relax tar test * Sun Oct 03 2021 Sérgio Basto <sergio@serjux.com> - 1.26-2 - Relax autoconf version - t.tar test, now just fail on ppc64le * Wed Sep 22 2021 Sérgio Basto <sergio@serjux.com> - 1.26-1 - Update to 1.26 (#2001811) - Drop upstreamed patches * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Add upstreamed patches: 0001-libfakeroot.c-define-_STAT_VER-if-not-already-define.patch 0002-libfakeroot.c-add-wrappers-for-new-glibc-2.33-symbol.patch 0003-libfakeroot.c-fix-compile-error-with-DEBUG-enabled.patch 0004-configure.ac-fix-__xmknod-at-pointer-argument.patch - Add patch "STAT_VER changes for different architectures"