git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73679 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -1,3 +1,7 @@
+# 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 shortver 76
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)