diff --git a/mcstrans.spec b/mcstrans.spec index c61e9c9..5a7d033 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,7 +1,11 @@ +%ifarch riscv64 +%global debug_package %{nil} +%endif + Summary: SELinux Translation Daemon Name: mcstrans Version: 3.4 -Release: 3%{?dist} +Release: 3.0.riscv64%{?dist} License: GPL+ Url: https://github.com/SELinuxProject/selinux/wiki Source: https://github.com/SELinuxProject/selinux/releases/download/3.4/mcstrans-3.4.tar.gz @@ -91,6 +95,9 @@ install -m644 %{SOURCE2} %{buildroot}%{_mandir}/man8/ %{_usr}/share/mcstrans/util/* %changelog +* Mon Aug 08 2022 David Abdurachmanov - 3.4-3.0.riscv64 +- Disable debug packages on riscv64 + * Thu Jul 21 2022 Fedora Release Engineering - 3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild