Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #5449 pear makerpm completely broken for package.xml 2.0
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)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 28 + 36 = ?

 
 [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

Comments

 [2005-09-21 04:32 UTC] cellog
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. RPM generation was a complete mess. Things missing - only the last dependency was processed - package.xml was being used instead of package2.xml in the spec - no config settings for custom roles