- backport getncpus macro and related changes from upstream

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=492
This commit is contained in:
2019-02-07 14:56:51 +00:00
committed by Git OBS Bridge
parent 917c43f139
commit e1f89e4f7e
4 changed files with 122 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -127,6 +127,7 @@ Patch109: pythondistdeps.diff
Patch114: source_date_epoch_buildtime.diff
Patch117: findsupplements.diff
Patch118: dwz-compression.patch
Patch119: getncpus.diff
Patch6464: auto-config-update-aarch64-ppc64le.diff
Patch6465: auto-config-update-riscv64.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -225,6 +226,7 @@ rm -f rpmdb/db.h
%patch -P 93 -P 94 -P 99
%patch -P 100 -P 102 -P 103 -P 108
%patch -P 109 -P 114 -P 117 -P 118
%patch -P 119
%ifarch aarch64 ppc64le riscv64
%patch6464