PEAR is archived and read-only

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

Home » Tools and Utilities » PhpDocumentor » Bug #9365

.spec file incorrectly references the file package2.xml instead of package.xml

Details

Submitted2006-11-17 16:06 UTC
Fromkeith-brautigam at uiowa dot edu
StatusBogus
PackagePhpDocumentor
PHP Version5.1.6
OSLinux 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:
--------------
!