Summary | Don't list requirements twice |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 04/26/2011 (5181 days ago) |
Due | |
Updated | 04/26/2011 (5181 days ago) |
Assigned | |
Resolved | 04/26/2011 (5181 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Remove redundant dependencies (
Bug #9985).1 files changed, 0 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/7a11eaaa84da744873fae8e81691bf45ea2e0039
Priority ⇒ 1. Low
New Attachment: framework-Core-dont-require-twice.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Don't list requirements twice
Type ⇒ Bug
State ⇒ Unconfirmed
the package.xml file of Horde_Core lists Horde_Translation and Horde_Template
as requirement twice. Attached patch fixes the small glitch.
Noticed it during the creation of 70+ rpm packages...
Thomas