0a760f01ca
Patch 189 is still applied conditionally, so we need to use %autosetup with -N, to prevent automatic patch application. Later, the patches are applied automatically up to 188 (with -M for maximum), patch 189 is applied conditionally, and finally patches from 190 up are applied (with -m for minimum). Once patch 189 is reworked to be applicable at all times (or removed), this can be dropped. While not necessary shorter, this no longer requires adding/removing %patch XYZ when adding/removing patches. While at it, we also use git am to apply the patches since they are all generated from git anyway. This makes it easier if we ever patch binary files. |
||
---|---|---|
tests | ||
.gitignore | ||
00001-rpath.patch | ||
00111-no-static-lib.patch | ||
00189-use-rpm-wheels.patch | ||
00251-change-user-install-location.patch | ||
00274-fix-arch-names.patch | ||
00328-pyc-timestamp-invalidation-mode.patch | ||
check-pyc-timestamps.py | ||
idle3.appdata.xml | ||
idle3.desktop | ||
pubkeys.txt | ||
python3.9.rpmlintrc | ||
python3.9.spec | ||
sources |