Restore pyc to TIMESTAMP invalidation mode as default in rpmbubild

See https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/57#comment-27426
This commit is contained in:
Miro Hrončok 2019-07-15 15:38:52 +02:00
commit 9213c03924
2 changed files with 61 additions and 0 deletions

View file

@ -262,6 +262,11 @@ Patch251: 00251-change-user-install-location.patch
# Upstream uses Debian-style architecture naming. Change to match Fedora.
Patch274: 00274-fix-arch-names.patch
# 00328 #
# Restore pyc to TIMESTAMP invalidation mode as default in rpmbubild
# See https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/57#comment-27426
Patch328: 00328-pyc-timestamp-invalidation-mode.patch
# (New patches go here ^^^)
#
# When adding new patches to "python" and "python3" in Fedora, EL, etc.,
@ -597,6 +602,7 @@ rm Lib/ensurepip/_bundled/*.whl
%patch251 -p1
%patch274 -p1
%patch328 -p1
# Remove files that should be generated by the build