diff --git a/packages/devel/fakeroot/package.mk b/packages/devel/fakeroot/package.mk index 393a715393..fef5606a93 100644 --- a/packages/devel/fakeroot/package.mk +++ b/packages/devel/fakeroot/package.mk @@ -3,8 +3,8 @@ # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) PKG_NAME="fakeroot" -PKG_VERSION="1.32.1" -PKG_SHA256="c072b0f65bafc4cc5b6112f7c61185f5170ce4cb0c410d1681c1af4a183e94e6" +PKG_VERSION="1.32.2" +PKG_SHA256="f0f72b504f288eea5b043cd5fe37585bc163f5acaacd386e1976b1055686116d" PKG_LICENSE="GPL3" PKG_SITE="https://tracker.debian.org/pkg/fakeroot" PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz" diff --git a/packages/devel/fakeroot/patches/fakeroot-001-disable-docs-tests.patch b/packages/devel/fakeroot/patches/fakeroot-001-disable-docs-tests.patch index 94936d6ea4..79350199c9 100644 --- a/packages/devel/fakeroot/patches/fakeroot-001-disable-docs-tests.patch +++ b/packages/devel/fakeroot/patches/fakeroot-001-disable-docs-tests.patch @@ -1,11 +1,11 @@ --- fakeroot-1.25.3/configure.ac 2020-10-08 17:13:18.000000000 +0000 +++ fakeroot-1.25.3/configure.ac 2021-01-10 03:57:50.295218481 +0000 -@@ -597,9 +597,7 @@ +@@ -744,9 +744,7 @@ AC_CONFIG_FILES([ Makefile scripts/Makefile - doc/Makefile -- doc/de/Makefile doc/es/Makefile doc/fr/Makefile doc/nl/Makefile doc/pt/Makefile doc/sv/Makefile +- doc/de/Makefile doc/es/Makefile doc/fr/Makefile doc/nl/Makefile doc/pt/Makefile doc/ro/Makefile doc/sv/Makefile - test/Makefile test/defs]) + ]) AC_OUTPUT @@ -19,5 +19,5 @@ -SUBDIRS=doc scripts test +SUBDIRS=scripts - noinst_LTLIBRARIES = libcommunicate.la libmacosx.la + noinst_LTLIBRARIES = libcommunicate.la libmacosx.la libfakeroot_time64.la libcommunicate_la_SOURCES = communicate.c diff --git a/packages/devel/fakeroot/patches/fakeroot-002-fix-missing-header-file-race-condition-1041674.patch b/packages/devel/fakeroot/patches/fakeroot-002-fix-missing-header-file-race-condition-1041674.patch deleted file mode 100644 index 6cf64dd4a3..0000000000 --- a/packages/devel/fakeroot/patches/fakeroot-002-fix-missing-header-file-race-condition-1041674.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Makefile.am 2023-07-21 22:53:36.152522891 +0000 -+++ b/Makefile.am 2023-07-22 00:12:21.796916350 +0000 -@@ -58,6 +58,8 @@ - - libfakeroot.lo:libfakeroot.c wrapdef.h wrapstruct.h wraptmpf.h - -+libfakeroot_time64.c:wrapped.h -+ - fakerootconfig.h: ./config.status - CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status -