The following %patch macros save the original unpatched files as filename.pXX:
%patch0 -b .p0 %patch1 -b .p1 %patch2 -b .p2 %patch3 -b .p3 %patch4 -b .p4 %patch5 -b .p5 %patch6 -b .p6 %patch7 -b .p7 %patch8 -b .p8 %patch9 -b .p9 ... %patch50 -p1 -b .p50
The files are not actually used, but some of them got included in the build. They can be removed by removing the -b .pXX options from the %patch macros.
Per CS/DS meeting of 06/08/2015: 9.0.4
This was already fixed sometime ago.
Metadata Update from @edewata: - Issue set to the milestone: 9.0
Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.
This issue has been cloned to GitHub and is available here: https://github.com/dogtagpki/pki/issues/1962
If you want to receive further updates on the issue, please navigate to the GitHub issue and click on Subscribe button.
Subscribe
Thank you for understanding, and we apologize for any inconvenience.
Log in to comment on this ticket.