PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR » PEAR » Bug #5449

pear makerpm completely broken for package.xml 2.0

Details

Submitted2005-09-18 18:09 UTC
Fromglen at delfi dot ee
Assignedcellog
StatusClosed
PackagePEAR
PHP Version5.0.5
OSPLD 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