Disable debug packages on riscv64

Temporary change. Currently broken.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-08-08 10:49:40 +03:00
parent c96992b25e
commit e8c0faf300
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 9 additions and 1 deletions

View File

@ -1,8 +1,13 @@
### Header
%ifarch riscv64
%global debug_package %{nil}
%endif
Summary: Collection of basic system utilities
Name: util-linux
Version: 2.38.1
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
URL: https://en.wikipedia.org/wiki/Util-linux
@ -909,6 +914,9 @@ fi
%{_libdir}/python*/site-packages/libmount/
%changelog
* Mon Aug 8 2022 David Abdurachmanov <davidlt@rivosinc.com> - 2.38.1-1.0.riscv64
- Disable debug packages on riscv64
* Thu Aug 4 2022 Karel Zak <kzak@redhat.com> - 2.38.1-1
- upgrade to v2.38.1
https://kernel.org/pub/linux/utils/util-linux/v2.38/v2.38.1-ReleaseNotes