SHA256
6
0
forked from pool/rpm

- patch debugedit so that it also handles the .debug.macro section

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=426
This commit is contained in:
2017-12-15 12:29:01 +00:00
committed by Git OBS Bridge
parent 387ac01cee
commit dd9ebc05d7
3 changed files with 102 additions and 1 deletions

View File

@@ -131,6 +131,7 @@ Patch104: editdwarf.diff
Patch105: rofs.diff
Patch106: transfiletriggerpostun.diff
Patch107: hardlink.diff
Patch108: debugedit-macro.diff
Patch6464: auto-config-update-aarch64-ppc64le.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#
@@ -226,7 +227,7 @@ rm -f rpmdb/db.h
%patch -P 70 -P 71 -P 73 -P 74 -P 75 -P 77 -P 78
%patch -P 85
%patch -P 93 -P 94 -P 99
%patch -P 100 -P 102 -P 103 -P 104 -P 105 -P 106 -P 107
%patch -P 100 -P 102 -P 103 -P 104 -P 105 -P 106 -P 107 -P 108
%ifarch aarch64 ppc64le
%patch6464