fakeroot: update to 1.32.2

This commit is contained in:
Rudi Heitbaum 2023-11-07 00:36:50 +00:00
parent b8e6ca6b7b
commit 80030fb01b
3 changed files with 5 additions and 16 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="fakeroot" PKG_NAME="fakeroot"
PKG_VERSION="1.32.1" PKG_VERSION="1.32.2"
PKG_SHA256="c072b0f65bafc4cc5b6112f7c61185f5170ce4cb0c410d1681c1af4a183e94e6" PKG_SHA256="f0f72b504f288eea5b043cd5fe37585bc163f5acaacd386e1976b1055686116d"
PKG_LICENSE="GPL3" PKG_LICENSE="GPL3"
PKG_SITE="https://tracker.debian.org/pkg/fakeroot" 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" PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz"

View File

@ -1,11 +1,11 @@
--- fakeroot-1.25.3/configure.ac 2020-10-08 17:13:18.000000000 +0000 --- 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 +++ 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([ AC_CONFIG_FILES([
Makefile Makefile
scripts/Makefile scripts/Makefile
- doc/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]) - test/Makefile test/defs])
+ ]) + ])
AC_OUTPUT AC_OUTPUT
@ -19,5 +19,5 @@
-SUBDIRS=doc scripts test -SUBDIRS=doc scripts test
+SUBDIRS=scripts +SUBDIRS=scripts
noinst_LTLIBRARIES = libcommunicate.la libmacosx.la noinst_LTLIBRARIES = libcommunicate.la libmacosx.la libfakeroot_time64.la
libcommunicate_la_SOURCES = communicate.c libcommunicate_la_SOURCES = communicate.c

View File

@ -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