SHA256
6
0
forked from pool/rpm

- rework header data handling in ndb's glue code [bnc#1179416]

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=564
This commit is contained in:
2020-12-21 15:31:25 +00:00
committed by Git OBS Bridge
parent 1d294edb3a
commit 30e44e5b0f
3 changed files with 143 additions and 1 deletions

View File

@@ -128,6 +128,7 @@ Patch122: db_conversion.diff
Patch123: nextiteratorheaderblob.diff
Patch127: finddebuginfo-check-res-file.patch
Patch128: empty_dbbackend.diff
Patch129: ndbglue.diff
Patch6464: auto-config-update-aarch64-ppc64le.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#
@@ -252,7 +253,7 @@ cp config.guess config.sub db/dist/
%patch -P 93 -P 94 -P 99
%patch -P 100 -P 102 -P 103
%patch -P 109 -P 117
%patch -P 122 -P 123 -P 127 -P 128
%patch -P 122 -P 123 -P 127 -P 128 -P 129
%ifarch aarch64 ppc64le riscv64
%patch6464