Home » PEAR » PEAR » Bug #5449
pear makerpm completely broken for package.xml 2.0
Details
| Submitted | 2005-09-18 18:09 UTC |
|---|---|
| From | glen at delfi dot ee |
| Assigned | cellog |
| Status | Closed |
| Package | PEAR |
| PHP Version | 5.0.5 |
| OS | PLD Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-09-18 18:09 UTC] glen at delfi dot ee
Description:
------------
pear makerpm when substitutiing @extra_headers@ variable,
needs to have newline between Conflict and Requires headers
(perhaps others)
source template:
BuildArchitectures: @arch@
@extra_headers@
result:
BuildArch: noarch
Requires: PEAR::PEAR_Frontend_Gtk <= 0.4.0Conflicts:
PEAR::PEAR_Frontend_Gtk = 0.4.0