[packages/proot] up to 5.4.0

atler atler at pld-linux.org
Sat Jul 22 02:28:12 CEST 2023


commit 1d1db6db9a38bbe851a173c5361437296623cce3
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jul 22 00:31:45 2023 +0200

    up to 5.4.0

 flags.patch | 2 +-
 proot.spec  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/proot.spec b/proot.spec
index 1de6fb9..9da41a3 100644
--- a/proot.spec
+++ b/proot.spec
@@ -4,12 +4,12 @@
 
 Summary:	chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
 Name:		proot
-Version:	5.3.1
+Version:	5.4.0
 Release:	1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	https://github.com/proot-me/proot/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	1214effe17171eae192ca5414f07f3c6
+# Source0-md5:	9b6e3e6e0e2c3bf4c2e1c450bf76e715
 Patch0:		flags.patch
 URL:		https://proot-me.github.io/
 BuildRequires:	docutils
diff --git a/flags.patch b/flags.patch
index 8e8608a..9670a63 100644
--- a/flags.patch
+++ b/flags.patch
@@ -3,7 +3,7 @@
 @@ -21,7 +21,7 @@
  HAS_PYTHON_CONFIG := $(shell ${PYTHON}-config --ldflags ${PYTHON_EMBED} 2>/dev/null)
  
- CPPFLAGS += -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I. -I$(VPATH)
+ CPPFLAGS += -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I. -I$(VPATH) -I$(VPATH)/../lib/uthash/include
 -CFLAGS   += -g -Wall -Wextra -O2
 +CFLAGS   += -Wall -Wextra
  CFLAGS   += $(shell pkg-config --cflags talloc)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/proot.git/commitdiff/1d1db6db9a38bbe851a173c5361437296623cce3



More information about the pld-cvs-commit mailing list