On Fri, Oct 4, 2013 at 8:29 PM, Alexey I. Froloff <ra...@raorn.name> wrote:
> On Fri, Oct 04, 2013 at 10:21:02AM -0600, Kevin Fenzi wrote:
>> > What tool were you using for download?
>> spectool -g *.spec
> Which uses curl do download files...

Current one does. But the one Kevin used for this run on CentOS 5 uses wget.

> "remote-header-name" should be added to /etc/rpmdevtools/curlrc

That'd just break pretty much every github "release" download in a
slightly different way as far as this check is concerned because their
Content-Disposition header for those seems to prepend the project name
to the tarball name.

We really need spectool grab the filename which the URL ends with, not
some random other one that a Content-Disposition header might contain
-- I'd say it's far more common for a Content-Disposition header to
change the download name to something else than to "fix" it to the one
we already specified in the URL, so I won't be adding that option.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to