cleanup/move python bytecompile flag

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2018-11-15 09:29:15 -05:00
parent 97da17461c
commit 201099b1e3
1 changed files with 3 additions and 4 deletions

View File

@ -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