diff options
Diffstat (limited to 'rpm.spec')
| -rw-r--r-- | rpm.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -113,7 +113,7 @@ Patch6074: backport-Fix-possible-null-pointer-reference-in-ndb.patch Patch6075: backport-Fix-rpmDigestBundleFinal-and-Update-return-code-on-i.patch Patch6076: backport-Actually-return-an-error-in-parseScript-if-parsing-f.patch Patch6077: backport-Check-inside-root-when-querying-for-files.patch -Patch6078: backport-bugfix-wrong-symlink-length-on-some-filesystems.patch +Patch6078: backport-hardlink.patch BuildRequires: gcc autoconf automake libtool make gawk popt-devel openssl-devel readline-devel BuildRequires: zlib-devel zstd-devel >= 1.3.8 xz-devel bzip2-devel libarchive-devel ima-evm-utils-devel @@ -405,7 +405,7 @@ make check || (cat tests/rpmtests.log; exit 0) %changelog * Sun Sep 10 2023 chencheng<chenc136@chinaunicom.cn> - 4.17.0-31 -- add patch 6078 +- support _disable_auto_rebuilddb macro in posttrans * Fri Sep 08 2023 renhongxun<renhongxun@h-partners.com> - 4.17.0-30 - support _disable_auto_rebuilddb macro in posttrans |
