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=5854>. 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=5854 Patches and .spec file for rpm creation of 1.6.0 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2002-12-12 14:33 ------- An update to the build instructions regarding building the RPM could probably just refer users to the RPM-HOWTO, located here: http://www.rpm.org/RPM-HOWTO/ and specifically the section on building RPMS: http://www.rpm.org/RPM-HOWTO/build.html I suggest that the spec file be moved out of the scripts directory to the root of the source tree. rpm supports building straight from an archive: rpm -ta xerces-c-src2_1_0.tar.gz (rpm 4.0 and older) rpmbuild -ta xerces-c-src2_1_0.tar.gz (rpm 4.1 and later; ships with RedHat 8) This will only work if the file xerces-c-src2_1_0/xerces-c.spec exists. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
