Accepting request 576971 from home:Andreas_Schwab:Factory
- auto-config-update-aarch64-ppc64le.diff: Update for riscv64 and enable it there OBS-URL: https://build.opensuse.org/request/show/576971 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=444
This commit is contained in:
6
rpm.spec
6
rpm.spec
@@ -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
|
||||
@@ -229,7 +229,7 @@ rm -f rpmdb/db.h
|
||||
%patch -P 100 -P 102 -P 103 -P 108
|
||||
%patch -P 109 -P 111 -P 112
|
||||
|
||||
%ifarch aarch64 ppc64le
|
||||
%ifarch aarch64 ppc64le riscv64
|
||||
%patch6464
|
||||
%endif
|
||||
|
||||
@@ -352,7 +352,7 @@ for i in /usr/share/automake-*/*; do
|
||||
fi
|
||||
done
|
||||
popd
|
||||
%ifarch aarch64 ppc64le
|
||||
%ifarch aarch64 ppc64le riscv64
|
||||
install -m 755 config.guess %{buildroot}/usr/lib/rpm
|
||||
install -m 755 config.sub %{buildroot}/usr/lib/rpm
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user