| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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