
27 Feb
2024
27 Feb
'24
11:36
On 27/02/2024 11:14, Ben Greiner wrote:
Extrapolating this to 4.20, you now have almost a year to fix your specfile. For a rolling release distro, this is not a fast change.
Besides the fact that a simple sed -i "/^%patch[0-9]/ s/^%patch/%patch -P /g" *.spec does the thing just right. Provided that spec-cleaner is fixed not to revert that change :) We did it on those ~800 packages in Java:packages in something like 1 afternoon and 1 following morning. Cheers F.