summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordeeenes2023-09-19 16:55:50 +0200
committerdeeenes2023-09-19 16:55:50 +0200
commita341415b802735604f392b5dd6e741c25be93a0c (patch)
tree5c6587b23ba9aee0981dd895cfbce4ddb2316179
parent10c9533644026de1716a76a51923fc4416814ed8 (diff)
downloadaur-a341415b802735604f392b5dd6e741c25be93a0c.tar.gz
some parts of the patch did not work, dont know why
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--startup-scripts-fix-paths.patch21
3 files changed, 11 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b0287c4f59c..4b80099469e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = neo4j-enterprise
source = neo4j.service
source = neo4j-tmpfile.conf
sha256sums = 282c8601cbcc04fc49dfefec305c1f3d824ba2cd16ea3d30721051bfcea05239
- sha256sums = 3325e41875d2c6da0e0217bd5ee020c49bac47b2bf4dafcd44cc16e76338fe28
+ sha256sums = 382c327aa52a7989bf65ee3a1697c2e6b9c084450f80ff9efd8aac0425db2e5b
sha256sums = 5d5b0a2137dd093b1e18b264b4a54b9d1f84029100ef6a513361d71d1ddeb8f6
sha256sums = 8cdf6de9864f66b8f435b8da5c04245a7fa23dde986cc7aec3133261e4003c64
sha256sums = 42d4fa137d2a0eb1541780a4afef1bdaebf6c6e593cf7f285b527ea0e07bdf74
diff --git a/PKGBUILD b/PKGBUILD
index 18203eb69bf7..eb0068247bef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ source=(http://dist.neo4j.org/neo4j-enterprise-$pkgver-unix.tar.gz
neo4j-tmpfile.conf)
sha256sums=('282c8601cbcc04fc49dfefec305c1f3d824ba2cd16ea3d30721051bfcea05239'
- '3325e41875d2c6da0e0217bd5ee020c49bac47b2bf4dafcd44cc16e76338fe28'
+ '382c327aa52a7989bf65ee3a1697c2e6b9c084450f80ff9efd8aac0425db2e5b'
'5d5b0a2137dd093b1e18b264b4a54b9d1f84029100ef6a513361d71d1ddeb8f6'
'8cdf6de9864f66b8f435b8da5c04245a7fa23dde986cc7aec3133261e4003c64'
'42d4fa137d2a0eb1541780a4afef1bdaebf6c6e593cf7f285b527ea0e07bdf74'
diff --git a/startup-scripts-fix-paths.patch b/startup-scripts-fix-paths.patch
index cf9302255cc9..2d76455af58e 100644
--- a/startup-scripts-fix-paths.patch
+++ b/startup-scripts-fix-paths.patch
@@ -1,6 +1,6 @@
-diff --unified --recursive --text /tmp/neo4j-enterprise-5.12.0/bin/cypher-shell /tmp/aur_neo4j-enterprise/src.patched/neo4j-enterprise-5.12.0/bin/cypher-shell
---- original/bin/cypher-shell 2023-09-05 21:32:30.000000000 +0200
-+++ patched/bin/cypher-shell 2023-09-19 14:38:14.953898759 +0200
+diff --unified --recursive --text neo4j-enterprise-5.12.0/bin/cypher-shell neo4j-enterprise-5.12.0-p/bin/cypher-shell
+--- neo4j-enterprise-5.12.0/bin/cypher-shell 2023-09-05 21:32:30.000000000 +0200
++++ neo4j-enterprise-5.12.0-p/bin/cypher-shell 2023-09-19 14:38:14.953898759 +0200
@@ -18,7 +18,6 @@
# Copyright (c) 2001-2006 The Apache Software Foundation. All rights
# reserved.
@@ -20,7 +20,6 @@ diff --unified --recursive --text /tmp/neo4j-enterprise-5.12.0/bin/cypher-shell
# OS specific support. $var _must_ be set to either true or false.
cygwin=false;
-
@@ -97,7 +100,10 @@
REPO="$BASEDIR"/lib
fi
@@ -40,9 +39,9 @@ diff --unified --recursive --text /tmp/neo4j-enterprise-5.12.0/bin/cypher-shell
- org.neo4j.shell.startup.CypherShellBoot \
+ org.neo4j.shell.startup.Main \
"$@"
-diff --unified --recursive --text /tmp/neo4j-enterprise-5.12.0/bin/neo4j /tmp/aur_neo4j-enterprise/src.patched/neo4j-enterprise-5.12.0/bin/neo4j
---- original/bin/neo4j 2023-09-05 21:44:00.000000000 +0200
-+++ patched/bin/neo4j 2023-09-19 14:40:20.340572661 +0200
+diff --unified --recursive --text neo4j-enterprise-5.12.0/bin/neo4j neo4j-enterprise-5.12.0-p/bin/neo4j
+--- neo4j-enterprise-5.12.0/bin/neo4j 2023-09-05 21:44:00.000000000 +0200
++++ neo4j-enterprise-5.12.0-p/bin/neo4j 2023-09-19 14:40:20.340572661 +0200
@@ -2,7 +2,7 @@
# Copyright (c) "Neo4j"
# Neo4j Sweden AB [https://neo4j.com]
@@ -52,7 +51,6 @@ diff --unified --recursive --text /tmp/neo4j-enterprise-5.12.0/bin/neo4j /tmp/au
# resolve links - $0 may be a softlink
PRG="$0"
-
@@ -102,6 +102,10 @@
[ -n "$REPO" ] && REPO=`cygpath --path --windows "$REPO"`
fi
@@ -71,9 +69,9 @@ diff --unified --recursive --text /tmp/neo4j-enterprise-5.12.0/bin/neo4j /tmp/au
- "$@"
\ No newline at end of file
+ "$@"
-diff --unified --recursive --text /tmp/neo4j-enterprise-5.12.0/bin/neo4j-admin /tmp/aur_neo4j-enterprise/src.patched/neo4j-enterprise-5.12.0/bin/neo4j-admin
---- original/bin/neo4j-admin 2023-09-05 21:44:00.000000000 +0200
-+++ patched/neo4j-enterprise-5.12.0/bin/neo4j-admin 2023-09-19 14:41:39.110577293 +0200
+diff --unified --recursive --text neo4j-enterprise-5.12.0/bin/neo4j-admin neo4j-enterprise-5.12.0-p/bin/neo4j-admin
+--- neo4j-enterprise-5.12.0/bin/neo4j-admin 2023-09-05 21:44:00.000000000 +0200
++++ neo4j-enterprise-5.12.0-p/bin/neo4j-admin 2023-09-19 14:41:39.110577293 +0200
@@ -2,7 +2,7 @@
# Copyright (c) "Neo4j"
# Neo4j Sweden AB [https://neo4j.com]
@@ -83,7 +81,6 @@ diff --unified --recursive --text /tmp/neo4j-enterprise-5.12.0/bin/neo4j-admin /
# resolve links - $0 may be a softlink
PRG="$0"
-
@@ -102,6 +102,10 @@
[ -n "$REPO" ] && REPO=`cygpath --path --windows "$REPO"`
fi