From 0180da75f51e2a7ba5fc5687c8e68ba6f1a0fcaa Mon Sep 17 00:00:00 2001 From: Sérgio M. Basto Date: Apr 27 2019 03:20:37 +0000 Subject: Reenable defaults of debug package and automagic Python byte compilation --- diff --git a/PySolFC.spec b/PySolFC.spec index 819239c..4b35ea5 100644 --- a/PySolFC.spec +++ b/PySolFC.spec @@ -1,8 +1,8 @@ # This package depends on automagic byte compilation # https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 -%global _python_bytecompile_extra 1 +#global _python_bytecompile_extra 1 -%define debug_package %{nil} +#define debug_package %%{nil} %define cardsetversion 1.1 @@ -83,6 +83,7 @@ install -m755 %{SOURCE1} $RPM_BUILD_ROOT/%{_bindir}/pysol - Upgrade to 2.6.4 and python3 by Shlomi Fish - Modernize spec - Add Requires: python3-random2 +- Reenable defaults of debug package and automagic Python byte compilation * Thu Jan 31 2019 Fedora Release Engineering - 2.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild