[Bug 529496] Review Request: libmtag - An advanced C music tagging library with a simple API

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 12 22:48:41 UTC 2010


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 <felipe.contreras at gmail.com> 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.



More information about the package-review mailing list