This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build fakeroot-1.30.1-1.fc37

ID11302
Package Namefakeroot
Version1.30.1
Release1.fc37
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/fakeroot.git#a7fae76df61ded75939dc927fa5c755109dd9b57
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 bykojiadmin
State complete
Volume DEFAULT
StartedWed, 18 Jan 2023 08:33:47 CST
CompletedWed, 18 Jan 2023 09:06:27 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/fakeroot.git:a7fae76df61ded75939dc927fa5c755109dd9b57)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fakeroot.git#a7fae76df61ded75939dc927fa5c755109dd9b57'}}
Tags
f37-build-side-32-misc-devel
f37-updates
RPMs
src
fakeroot-1.30.1-1.fc37.src.rpm (info) (download)
riscv64
fakeroot-1.30.1-1.fc37.riscv64.rpm (info) (download)
fakeroot-libs-1.30.1-1.fc37.riscv64.rpm (info) (download)
fakeroot-debuginfo-1.30.1-1.fc37.riscv64.rpm (info) (download)
fakeroot-debugsource-1.30.1-1.fc37.riscv64.rpm (info) (download)
fakeroot-libs-debuginfo-1.30.1-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
Changelog * 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"