On Mar 10, 2010, at 11:21 AM, Todd Rinaldo wrote: > The following command does not tell me what the epoch is of each version it > provides, even when I know the epoch was provided in that spec file. How do I > get this information? > > rpm -qp --provides $RPMFILE >
What was the Epoch: provided? Missing Epoch: is exactly the same as Epoch: 0. There's no reason to litter displays everywhere with a rule like above. FYI: rpm -qp --xml foo*.rpm displays _EVERYTHING_ in package metadata. What's often hard or confusing is the complex mapping of CLI queries onto the specifics of what meatadata is present. (aside) There's also --yaml @rpm5.org which is far more readbale than the eye scratchy XML. 73 de Jeff ______________________________________________________________________ RPM Package Manager http://rpm5.org Developer Communication List rpm-devel@rpm5.org