Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=529496

--- Comment #27 from Felipe Contreras <[email protected]> 2010-01-12 
17:48:16 EST ---
(In reply to comment #26)
> you changed the test-case and got the the sha1sum for an empty file. :-)

Right, but it doesn't matter; the point is that there is no error 404.

% rm -f libmtag-*
% touch libmtag-0.3.2.tar.gz
% wget http://libmtag.googlecode.com/files/libmtag-0.3.2.tar.gz 2>&1|grep 404   
% sha1sum libmtag-*
da39a3ee5e6b4b0d3255bfef95601890afd80709  libmtag-0.3.2.tar.gz
340f35da95c4d6bb0f5e0ddbf1334703df816739  libmtag-0.3.2.tar.gz.1
% wget -c http://libmtag.googlecode.com/files/libmtag-0.3.2.tar.gz 2>&1|grep
404
% sha1sum libmtag-*
340f35da95c4d6bb0f5e0ddbf1334703df816739  libmtag-0.3.2.tar.gz
340f35da95c4d6bb0f5e0ddbf1334703df816739  libmtag-0.3.2.tar.gz.1

In any case, there is no problem with the url nor the spec.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to