AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- stat-ver-riscv.patch: fix _STAT_VER on riscv - reenable testsuite
- Add upstream changes to fix build with glibc 2.33: * 0001-glibc-2.33-compatibility-fixes.patch
- Update to 1.25.3 (no changelog) - Removed fakeroot-1.24-fix-chown.patch - Removed fakeroot-1.21-hide-dlsym-error.patch - Rebased fakeroot-1.20-lib32.patch
- add fakeroot-1.24-fix-chown.patch: taken from https://salsa.debian.org/clint/fakeroot/-/commit/55e12cb8b02d65b9fc9c3e607794db5e01e2f94f.diff - skip testsuite on Tumbleweed until underlying issue has been fixed
- Update to version 1.24: + Retry msgsnd() if interrupted by a signal. + Detect and handle message queue and semaphore id collision. - Skip tar test: the test is unstable and keeps on randomly failing (add fakeroot-drop-tartest.patch).
- Modernise spec file
- Use noun phrase in summary.
- update to 1.23; * No changelog available, seems just a rebuild with tar.xz
- Update to version 1.22 * libfakeroot: Ship the (unused) SONAME link to ensure it gets cleaned up automatically. * Hide errors from dlsym() unless debugging was enabled. This makes builds less noisy and fixes failures in APT test suite with glibc 2.24, which started reporting errors for dlsym() * On Debian, force the fakeroot shebang to always be /bin/sh - clean with spec-cleaner - strip "orig" from tarball file name
- Add user(daemon) and group(sys) BuildRequires: needed in order to pass the test suite.
- Update to version 1.21 * Portuguese man page translation update from Américo Monteiro. Closes (deb#764535). * Patch to increase MAX_IPC_BUFFER_SIZE (to cope with evmctl sign failure) from Marc Kleine-Budde. Closes (deb#801977). - Dropped fakeroot-1.20-libcap.patch now handled upstream - Added fakeroot-1.21-hide-dlsym-error.patch and fakeroot-1.21-fix-shell-in-fakeroot.patch
- Small packaging cleanup
- Update to version 1.20: See http://ftp-master.metadata.debian.org/changelogs/main/f/fakeroot/fakeroot_1.20-1_changelog for changes. - Removed not needed build dependency gcc-c++. - Added build dependencies: libacl-devel, libcap-devel, libcap-progs. - Added patches: fakeroot-1.20-lib32.patch, fakeroot-1.20-libcap.patch. Also patch fakeroot-1.20-eglibc-fts-without-LFS.patch was copied from debian. - Added baselibs.conf - Removed unneded "unset POSIXLY_CORRECT" from build and install sections - Added /etc/alternatives/* as ghost files
- Update to version 1.18.3: See http://packages.debian.org/changelogs/pool/main/f/fakeroot/fakeroot_1.18.3-1/changelog#version1.18.3-1 for changes. - Changes based on spec-cleaner run. - Updated License to GPL-3.0+. - Removed libacl-devel and glibc-devel from build dependencies (not needed). Added gcc-c++ as build dependency. - Install libfakeroot-* libraries in %{_libdir}/libfakeroot/ instead of %{_libdir}/. - Use update-alternatives for switching between sysv and tcp ipc.
- description improved. - it is needed by rpmdevtools.
- Initial package build from the Ports:Debian:Auto package