sean <seanlkml@xxxxxxxxxxxx> writes: > .... RPM automatically creates a dependency for any > perl "use" lines, and the above commit fools it into creating a false > dependecy... Sheesh -- broken packaging. > diff --git a/git-annotate.perl b/git-annotate.perl > index feea0a2..6805b8b 100755 > --- a/git-annotate.perl > +++ b/git-annotate.perl > @@ -20,7 +20,7 @@ sub usage() { > -r, --rename > Follow renames (Defaults on). > -S, --rev-file revs-file > - use revs from revs-file instead of calling git-rev-list > + uses revs from revs-file instead of calling git-rev-list > -h, --help > This message. > '; How about upcasing the word like other lines? - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html