The following comment has been added to this issue:
Author: PeiYong Zhang
Created: Tue, 19 Oct 2004 9:56 AM
Body:
Valerio,
As the community becomes more and more concerned about the license and copyright
issues related to code contribution, we would be more than happy to check in the patch
submitted once you have kindly completed the followings:
.Who is your employer?
.Did you write the code that you wish to contribute to Apache?
If not, please identify the complete details of the code's source
and of any licenses or restrictions applicable to the code.
.Do you have the right to grant the copyright and patent licenses
for the contribution that are set forth in the ASF v.2.0 license
(http://www.apache.org/licenses/LICENSE-2.0)
.Does your employer have any rights to the code that you have
written, for example, through your contract for employment?
If so, has your employer given you permission to contribute the
code on its behalf or waived its rights in the code?
.Are you aware of any third-party licenses or other restrictions
(such as related patents or trademarks), that could apply to your
contribution? If so, what are they?
Thanks.
Rgds
PeiYong
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/XERCESC-1287?page=comments#action_54349
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/XERCESC-1287
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XERCESC-1287
Summary: new deprecated DOM libraries not included in .spec file for Linux
Type: Bug
Status: Unassigned
Priority: Minor
Project: Xerces-C++
Components:
Build
Versions:
2.6.0
Assignee:
Reporter: Valerio Gionco
Created: Fri, 15 Oct 2004 1:07 AM
Updated: Tue, 19 Oct 2004 9:56 AM
Environment: SUSE 9.1, gcc 3.3.3, RPM version 4.1.1
Description:
In xerces-c 2.6 with my SUSE, "rpmbuild -bb xerces-c.spec" fails
because the new, deprecated DOM libraries are installed
but not included in the package.
A simple patch is adding, at line 88:
%{prefix}/lib/libxerces-depdom.so*
(before "%{prefix}/lib/libxerces-c.so*").
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]