SHA256
6
0
forked from pool/rpm

- update to rpm-4.14.1

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=434
This commit is contained in:
2018-01-31 14:06:28 +00:00
committed by Git OBS Bridge
parent 9de775e711
commit 20a2742d97
17 changed files with 106 additions and 370 deletions

View File

@@ -51,7 +51,7 @@ Requires(post): %fillup_prereq
Summary: The RPM Package Manager
License: GPL-2.0+
Group: System/Packages
Version: 4.14.0
Version: 4.14.1
Release: 0
Source: http://ftp.rpm.org/releases/rpm-4.14.x/rpm-%{version}.tar.bz2
Source1: RPM-HOWTO.tar.bz2
@@ -127,13 +127,8 @@ Patch99: enable-postin-scripts-error.diff
Patch100: rpm-findlang-inject-metainfo.patch
Patch102: emptymanifest.diff
Patch103: find-lang-qt-qm.patch
Patch104: editdwarf.diff
Patch105: rofs.diff
Patch106: transfiletriggerpostun.diff
Patch107: hardlink.diff
Patch108: debugedit-macro.diff
Patch109: pythondistdeps.diff
Patch110: bigarchive.diff
Patch111: debugedit-bnc1076819.diff
Patch6464: auto-config-update-aarch64-ppc64le.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -230,8 +225,8 @@ 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 -P 108
%patch -P 109 -P 110 -P 111
%patch -P 100 -P 102 -P 103 -P 108
%patch -P 109 -P 111
%ifarch aarch64 ppc64le
%patch6464