https://bugzilla.redhat.com/show_bug.cgi?id=1369708 Orion Poplawski <orion@xxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |orion@xxxxxxxxxxxxx --- Comment #26 from Orion Poplawski <orion@xxxxxxxxxxxxx> --- You don't need the silly rename-tarball_tss.sh script (which would need be changed with each release anyway). Preferred mechanism is in https://fedoraproject.org/wiki/Packaging:SourceURL#Troublesome_URLs For most github projects we use: Source0: https://github.com/01org/TPM2.0-TSS/archive/%{pkg_version}.tar.gz#/%{name}-%{version}.tar.gz but you might want: Source0: https://github.com/01org/TPM2.0-TSS/archive/%{pkg_version}.tar.gz#/%{pkg_prefix}-%{pkg_version}.tar.gz In any case, do not repack upstream tarballs unless you absolutely have to. FWIW - %autosetup is present in EPEL6, Bigger issue is older autoconf in EL6. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx