From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Description of problem: The new errate xinetd-2.3.7-4.7x.i386.rpm has a smaller package version than the errata which was released at 2002-10-14 xinetd-2.3.9-0.73.i386.rpm. This also applied to all other redhat versions. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Have a look at the package version of the xinetd errata from 2002-11-02 and 2002-10-14 2. 3. Additional info:
Yes. It has a higher epoch, though.
Ok, I didn't even know that an EPOCH existed at all. But how can I get the EPOCH from the filename? This makes system maintainance much harder than necessary. Everyone who looks at the filename expects to see full versioning informations.
$ rpm -q --qf '%{epoch}\n' xinetd 2 $ (rpm --querytags lists all keywords)