<p></p>
<p>commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/rpm-software-management/rpm/commit/a55cb376fa9d9f785081fa13802edc3743a879ca/hovercard" href="https://github.com/rpm-software-management/rpm/commit/a55cb376fa9d9f785081fa13802edc3743a879ca"><tt>a55cb37</tt></a> also breaks <code>rpmbuild -ts</code> for me - it creates a source RPM with an invalid spec file name:</p>
<pre><code>dnichols@manatee:~/src/qore/git/qore$ rpm -ql ~/rpmbuild/SRPMS/qore-0.9.6-1.fc33.src.rpm 
qore-0.9.6.tar.bz2
rpm-tmp.xAdiY8
</code></pre>
<p>as the code to rename the temporary file <code>rpm-tmp.zAdiY8</code> in the output above) was removed in that commit - this of course breaks the SRPMS.</p>
<p>This is how the source RPM looked in f32:</p>
<pre><code>dnichols@manatee:~/src/qore/git/qore$ rpm -ql ~/rpmbuild/SRPMS/qore-0.9.6-1.fc32.src.rpm 
qore-0.9.6.tar.bz2
qore.spec
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/issues/1408#issuecomment-724681673">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZU5KAAPKNMNLEEEOPC3SPEZK7ANCNFSM4S24WXYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ADLPZU5VXNTO5EI7VR5IYOTSPEZK7A5CNFSM4S24WXYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFMY4HSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/issues/1408#issuecomment-724681673",
"url": "https://github.com/rpm-software-management/rpm/issues/1408#issuecomment-724681673",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>