SHA256
6
0
forked from pool/rpm

Accepting request 582613 from home:Andreas_Schwab:Factory

- debugedit-riscv.patch: handle RISC-V relocation in debugedit

OBS-URL: https://build.opensuse.org/request/show/582613
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=450
This commit is contained in:
2018-03-05 15:24:07 +00:00
committed by Git OBS Bridge
parent 55db42d25b
commit c6221a580a
4 changed files with 36 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ BuildRequires: zlib-devel
Provides: rpminst
Requires(post): %fillup_prereq
Summary: The RPM Package Manager
License: GPL-2.0+
License: GPL-2.0-or-later
Group: System/Packages
Version: 4.14.1
Release: 0
@@ -130,6 +130,7 @@ Patch108: debugedit-macro.diff
Patch109: pythondistdeps.diff
Patch111: debugedit-bnc1076819.diff
Patch112: hardlinks.diff
Patch113: debugedit-riscv.patch
Patch6464: auto-config-update-aarch64-ppc64le.diff
Patch6465: auto-config-update-riscv64.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -227,7 +228,7 @@ rm -f rpmdb/db.h
%patch -P 85
%patch -P 93 -P 94 -P 99
%patch -P 100 -P 102 -P 103 -P 108
%patch -P 109 -P 111 -P 112
%patch -P 109 -P 111 -P 112 -P 113
%ifarch aarch64 ppc64le riscv64
%patch6464