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-09 06:43:03 +03:00
parent 392fa03072
commit ed7d27227d
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 8 additions and 1 deletions

View File

@ -1,9 +1,13 @@
%global sepol_ver 3.4-1
%global selinux_ver 3.4-1
%ifarch riscv64
%global debug_package %{nil}
%endif
Name: setools
Version: 4.4.0
Release: 9%{?dist}
Release: 9.0.riscv64%{?dist}
Summary: Policy analysis tools for SELinux
License: GPLv2
@ -141,6 +145,9 @@ Python modules designed to facilitate SELinux policy analysis.
%{_mandir}/ru/man1/apol*
%changelog
* Wed Aug 09 2022 David Abdurachmanov <davidlt@rivosinc.com> - 4.4.0-9.0.riscv64
- Disable debug packages on riscv64
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild