Home » Tools and Utilities » PhpDocumentor » Bug #9365
.spec file incorrectly references the file package2.xml instead of package.xml
Details
| Submitted | 2006-11-17 16:06 UTC |
|---|---|
| From | keith-brautigam at uiowa dot edu |
| Status | Bogus |
| Package | PhpDocumentor |
| PHP Version | 5.1.6 |
| OS | Linux RHEL AS 4 |
| Roadmaps | (Not assigned) |
Comments
[2006-11-17 16:06 UTC] keith-brautigam at uiowa dot edu
Description:
------------
The lines 104 & 105 of the file php-pear-PhpDocumentor-1.3.1.spec (created by the pear rpmbuild command) contain a reference to "package2.xml", which is not included in PhpDocumentor-1.3.1.tgz
However, the file "package.xml" is included. Substituting the correct file name in the .spec file results in a successful build of an RPM.
Test script:
---------------
!
Expected result:
----------------
!
Actual result:
--------------
!