mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 08:33:39 +02:00
2021-12-15 Fred Gleason <fredg@paravelsystems.com>
* Added the derived file warning to 'rivwebpyapi.spec.in'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -22801,3 +22801,5 @@
|
||||
2.1 to 'LICENSES/LGPLv2.txt'.
|
||||
* Added the text of the GNU Free Documentation License version
|
||||
1.3 to 'LICENSES/GFDL.txt'.
|
||||
2021-12-15 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added the derived file warning to 'rivwebpyapi.spec.in'.
|
||||
|
@@ -1,5 +1,7 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
@GENERATED_SCRIPT_FILE_WARNING@
|
||||
|
||||
# Turn off brp-python-bytecompile automagic
|
||||
# See https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation
|
||||
%global _python_bytecompile_extra 0
|
||||
|
Reference in New Issue
Block a user