Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 72491

Summary: rename spec to avoid conflict with readline-4.3
Product: [Retired] Red Hat Linux Reporter: Chris Ricker <chris.ricker>
Component: readline41Assignee: Tim Waugh <twaugh>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
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: 2004-12-08 15:55:13 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 Chris Ricker 2002-08-24 15:02:08 UTC
Both readline41 and readline have spec files named readline.spec.  Would it be
possible to rename the spec for readline41 to readline41?  It would make life
easier for those of use who do large-scale manipulations of the entire distro.....

Comment 1 Chris Ricker 2003-03-26 17:46:24 UTC
this is still broken in RHL 9 gold

readline41-4.1-16.src.rpm and readline-4.3-5.src.rpm both contain a spec named
readline.spec
(so those of us who need to install all SRPMs and rebuild the system have to
special-case the 41 package)

Comment 2 Tim Waugh 2004-12-08 15:10:56 UTC
Renaming will lose all CVS history.  Easily worked around by setting _rpmdir,
_builddir etc.

Comment 3 Chris Ricker 2004-12-08 15:17:03 UTC
a) I don't care about CVS. There is no CVS yet (at least from a
customer perspective). When / if that ever becomes available, it might
be a valid argument

b) no one else has had a problem doing this with the other specs that
have had clashing names over the years

Not having to special case spec file naming stupidities is important
for customers....

Comment 4 Tim Waugh 2004-12-08 15:55:13 UTC
Personally, CVS history is important to me as a package maintainer.