From 926f7487249c1e24bd17d8b2ba8b8c2813f5153d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 30 Nov 2025 00:33:08 +0000 Subject: [PATCH 1/2] Initial plan From cff6d1e073e19cbf98b11521460bd95e92ba4d56 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 30 Nov 2025 00:36:54 +0000 Subject: [PATCH 2/2] Add missing pkg_binary variable to all .el9 bash files Co-authored-by: tillkruss <665029+tillkruss@users.noreply.github.com> --- build/fpm/src/rpm/config.ls.el9.sh | 1 + build/fpm/src/rpm/config.multi.el9.sh | 1 + build/fpm/src/rpm/config.single.el9.sh | 1 + 3 files changed, 3 insertions(+) diff --git a/build/fpm/src/rpm/config.ls.el9.sh b/build/fpm/src/rpm/config.ls.el9.sh index 62c3749..46139d8 100644 --- a/build/fpm/src/rpm/config.ls.el9.sh +++ b/build/fpm/src/rpm/config.ls.el9.sh @@ -2,6 +2,7 @@ pkg_name="lsphp$php_version_short-relay" pkg_provides="lsphp$php_version_short-relay" +pkg_binary="relay-pkg.so" pkg_identifier="el9" pkg_binary_dest=( diff --git a/build/fpm/src/rpm/config.multi.el9.sh b/build/fpm/src/rpm/config.multi.el9.sh index 40efd52..88c8905 100644 --- a/build/fpm/src/rpm/config.multi.el9.sh +++ b/build/fpm/src/rpm/config.multi.el9.sh @@ -2,6 +2,7 @@ pkg_name="php$php_version_short-php-relay" pkg_provides="php$php_version_short-php-relay" +pkg_binary="relay-pkg.so" pkg_identifier="el9" pkg_binary_dest=( diff --git a/build/fpm/src/rpm/config.single.el9.sh b/build/fpm/src/rpm/config.single.el9.sh index dfbec08..a7bc422 100644 --- a/build/fpm/src/rpm/config.single.el9.sh +++ b/build/fpm/src/rpm/config.single.el9.sh @@ -2,6 +2,7 @@ pkg_name="php-relay" pkg_provides="php-relay" +pkg_binary="relay-pkg.so" pkg_identifier="el9" pkg_binary_dest=(