Bug 12876

Summary: rpm-3.0.5 SRPM misnames popt
Product: [Retired] Red Hat Linux Reporter: R P Herrold <herrold>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-06-23 19:34:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description R P Herrold 2000-06-23 19:34:54 UTC
The rpm-3.0.5-0.5.src.rpm version produced a popt versioned:
       popt-1.5-0.5.i386.rpm
 
yet rpm-3.0.4-0.48.src.rpm produced a:
       popt-1.5-0.48
 
and so:
 
  #  rpm -Uvh rpm-3.0.5-0.5.i386.rpm rpm-devel-3.0.5-0.5.i386.rpm \
rpm-build-3.0.5-0.5.i386.rpm popt-1.5-0.5.i386.rpm
package popt-1.5-0.48 (which is newer than popt-1.5-0.5) is already
 install 
 
... this is probably not intended ---

Comment 1 Jeff Johnson 2000-07-05 12:10:27 UTC
The popt release will be changed to preserve rpm's concept of newer when
rpm-3.0.5 is released.