From 201099b1e3533df52001ea1aa6c67960535c1132 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Thu, 15 Nov 2018 09:29:15 -0500 Subject: [PATCH] cleanup/move python bytecompile flag Signed-off-by: Kaleb S. KEITHLEY --- ceph.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ceph.spec b/ceph.spec index 3144d09..4879d65 100644 --- a/ceph.spec +++ b/ceph.spec @@ -1,7 +1,3 @@ -# This package depends on automagic byte compilation -# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 -%global _python_bytecompile_extra 1 - # vim: set noexpandtab ts=8 sw=8 : # # spec file for package ceph @@ -18,6 +14,9 @@ # # Please submit bugfixes or comments via http://tracker.ceph.com/ # +# 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 _hardened_build 1 %global fixme 0