SHA256
6
0
forked from pool/rpm

- backport noposttrans.diff from rpm master [bnc#773575]

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=279
This commit is contained in:
2013-07-15 14:18:29 +00:00
committed by Git OBS Bridge
parent 654190f0f7
commit 455f774515
3 changed files with 122 additions and 1 deletions

View File

@@ -133,6 +133,7 @@ Patch78: headerchk2.diff
Patch79: helperenv.diff
Patch80: psm-errno.diff
Patch81: getauxval.diff
Patch82: noposttrans.diff
Patch6464: auto-config-update-aarch64.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#
@@ -219,7 +220,7 @@ rm -f rpmdb/db.h
%patch -P 50 -P 51 -P 52 -P 53 -P 54 -P 55 -P 56 -P 57 -P 58 -P 59
%patch -P 60 -P 61 -P 62 -P 63 -P 64 -P 65 -P 66 -P 67 -P 68 -P 69
%patch -P 70 -P 71 -P 72 -P 73 -P 74 -P 75 -P 76 -P 77 -P 78 -P 79
%patch -P 80 -P 81
%patch -P 80 -P 81 -P 82
%ifarch aarch64
%patch6464
%endif