diff --git a/Give-a-warning-when-using-kabi-outside-our-stablelis.patch b/Give-a-warning-when-using-kabi-outside-our-stablelis.patch index d2cba8e3fae88cd40d43f890faa1a5ac9dd3922d..07304b7962306d1d2427f4fa63e26ee71def86e9 100644 --- a/Give-a-warning-when-using-kabi-outside-our-stablelis.patch +++ b/Give-a-warning-when-using-kabi-outside-our-stablelis.patch @@ -231,7 +231,7 @@ index 5207045..df7e41e 100644 kernel_module_package_release 1 -+__find_requires /usr/lib/rpm/__vendor/find-requires ++%__find_requires /usr/lib/rpm/__vendor/find-requires #kernel_module_package [ -n name ] [ -v version ] [ -r release ] diff --git a/openEuler-rpm-config.spec b/openEuler-rpm-config.spec index 8356abd1fef9564c3af7fc11a5c856d15ce73cf6..62487194b4b649020aeb8e5d532c5bb1dca5d6bb 100644 --- a/openEuler-rpm-config.spec +++ b/openEuler-rpm-config.spec @@ -3,7 +3,7 @@ Name: %{vendor}-rpm-config Version: 30 -Release: 38 +Release: 39 License: GPL+ Summary: specific rpm configuration files URL: https://gitee.com/openeuler/openEuler-rpm-config @@ -138,6 +138,9 @@ sed -i "s/__vendor/%{vendor}/g" `grep "__vendor" -rl %{buildroot}%{_rpmconfigdir %{rpmvdir}/find-requires.ksyms %changelog +* Fri Feb 02 2024 xujing - 30-39 +- fix __find-requires macro not working + * Tue Nov 21 2023 xujing - 30-38 - add the scanning path of the rpath fix the ELF file cannot be found due to escape of '\'