DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20788

Minor misconfigurations in xerces-c.spec

           Summary: Minor misconfigurations in xerces-c.spec
           Product: Xerces-C++
           Version: 2.3.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Build
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Couple of minor problems in xerces-c.spec. Source0: path is set to 
$%{name}-src%{tarversion}.tar.gz, but file name in the download directory is 
xerces-c-src_2_0_3.tar.gz. %setup, export XERCESROOT (%build) and export
XERCESROOT (%install) paths are similarly misconfigured. I edited the .spec file
to reflect the actual file name in the download directory --

$%{name}-src_%{tarversion}.tar.gz 

and that fixed the problem.

Also, the latest entry under %changelog causes an rpmbuild "bad date" error
unless you edit Fri March 14 to Fri Mar 14.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to