diff --git a/fakeroot-1.22.tar.bz2 b/fakeroot-1.22.tar.bz2 new file mode 100644 index 0000000..847b05b --- /dev/null +++ b/fakeroot-1.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd806a4a1e641203eb3d4571a10089e8a038c10ec7e492fa1e061b03ae3ec6fe +size 338238 diff --git a/fakeroot.changes b/fakeroot.changes index df6f847..7b1c392 100644 --- a/fakeroot.changes +++ b/fakeroot.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Nov 8 21:18:42 UTC 2017 - aavindraa@gmail.com + +- 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 + ------------------------------------------------------------------- Wed Jun 21 10:40:40 UTC 2017 - dimstar@opensuse.org diff --git a/fakeroot.spec b/fakeroot.spec index 332e4ba..4e550b0 100644 --- a/fakeroot.spec +++ b/fakeroot.spec @@ -17,13 +17,13 @@ Name: fakeroot -Version: 1.21 +Version: 1.22 Release: 0 Summary: Gives a fake root environment License: GPL-3.0+ Group: Development/Tools/Other Url: http://fakeroot.alioth.debian.org/ -Source0: http://ftp.debian.org/debian/pool/main/f/fakeroot/%{name}_%{version}.orig.tar.gz +Source0: http://ftp.debian.org/debian/pool/main/f/fakeroot/%{name}_%{version}.orig.tar.bz2#/%{name}-%{version}.tar.bz2 Source99: baselibs.conf Patch0: %{name}-1.20-lib32.patch Patch2: %{name}-1.20-eglibc-fts-without-LFS.patch @@ -44,7 +44,6 @@ BuildRequires: group(sys) BuildRequires: user(daemon) Requires(post): update-alternatives Requires(preun): update-alternatives -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description fakeroot runs a command in an environment wherein it appears to have @@ -158,7 +157,6 @@ if [ $1 -eq 0 ]; then fi %files -%defattr(-,root,root,-) %doc AUTHORS BUGS COPYING DEBUG README doc/README.saving %ghost %{_bindir}/faked %ghost %{_sysconfdir}/alternatives/faked diff --git a/fakeroot_1.21.orig.tar.gz b/fakeroot_1.21.orig.tar.gz deleted file mode 100644 index 507ecb0..0000000 --- a/fakeroot_1.21.orig.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d293c1b3604b2a9265d1811a9890c749887ef08aec55f3237d32bf35836171a -size 110711