DO NOT REPLY [Bug 42165] New: - RPM package spec incorrect - won't install properly under anaconda
[email protected] Wed, 18 Apr 2007 18:09:15 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42165>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42165
Summary: RPM package spec incorrect - won't install properly
under anaconda
Product: BCEL
Version: 5.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
The package spec for bcel does not properly specify an installation
prerequisite, which is necessary for its %pre script to run.
The package's %pre script requires the "rm" utility which is part of coreutils.
The pacakge should have:
Requires(pre): coreutils
(the Prereq: directive is deprecated and does not function as it used to)
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.