On Wed, 2010-07-21 at 21:32 +0100, Sam Sharpe wrote: [...] > The last paragraph of the section of `man rpm` dealing with > --queryformat says the following: > > For example, to print only the names of the packages queried, you could > use %{NAME} as the format string. To print the packages name and dis- > tribution information in two columns, you could use %-30{NAME}%{DISTRI- > BUTION}. rpm will print a list of all of the tags it knows about when > it is invoked with the --querytags argument. > > You can therefore list all the tags as follows: > > [sam@samlap ~ ]$ rpm --querytags > ARCH > ARCHIVESIZE > BASENAMES > BUGURL > BUILDARCHS > BUILDHOST > BUILDTIME > <snip> > > However it's left as an exercise for the reader to discover what the > non-obvious query tags actually mean. Quite so. Such names as 'N', 'E', 'O' etc. are not what one would call self-evident (those specific ones mean Name, Epoch and "something I can't easily discover by experiment but mostly gives the result (none)".) poc -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines