[Yum-devel] [PATCH] Save where we downloaded the file from, in an xattr (requires pyxattr).

Jon Masters jcm at redhat.com
Mon Dec 6 18:55:05 UTC 2010


On Mon, 2010-12-06 at 10:40 -0500, James Antill wrote:

> +            # Set the URL where we got it from:
> +            if xattr is not None:
> +                xattr.set(self.filename, 'user.url', self.url)
> +

Is there any kind of standard naming/tagging for this in other
distributions? Should there be?

Jon.




More information about the Yum-devel mailing list