diff --git a/setroubleshoot.spec b/setroubleshoot.spec index fbb8a76..ddcc142 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,10 +1,14 @@ # Disable automatic compilation of Python files in extra directories %global _python_bytecompile_extra 0 +%ifarch riscv64 +%global debug_package %{nil} +%endif + Summary: Helps troubleshoot SELinux problems Name: setroubleshoot Version: 3.3.30 -Release: 2%{?dist} +Release: 2.0.riscv64%{?dist} License: GPLv2+ URL: https://gitlab.com/setroubleshoot/setroubleshoot Source0: https://gitlab.com/setroubleshoot/setroubleshoot/-/archive/%{version}/setroubleshoot-%{version}.tar.gz @@ -190,6 +194,9 @@ to user preference. The same tools can be run on existing log files. %doc AUTHORS COPYING ChangeLog DBUS.md NEWS README TODO %changelog +* Mon Aug 08 2022 David Abdurachmanov - 3.3.30-2.0.riscv64 +- Disable debug packages for riscv64 + * Sat Jul 23 2022 Fedora Release Engineering - 3.3.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild