Out of Date xerces-c.spec with suggested fix
--------------------------------------------

         Key: XERCESC-1322
         URL: http://issues.apache.org/jira/browse/XERCESC-1322
     Project: Xerces-C++
        Type: Bug
  Components: Build  
    Versions: 2.6.0    
 Environment: Fedora Core 2, Pentium 3 gcc version 3.3.3 20040412 (Red Hat 
Linux 3.3.3-7) RPM version 4.3.1
    Reporter: Martin Ugarte
    Priority: Minor


apperently newer versions of rpmbuild run '/usr/lib/rpm/check-files' which 
looks for files that are installed but not included in a package or something 
in that ballpark.  It was causing the build to fail.  
<a href="http://www.rpm.org/hintskinks/unpackaged-files/";>
Unpackaged files message in RPM-4.1 and following
</a>
I updated the file xerces-c.spec in my copy of xerces-c-src_2_6_0.tar.gz and 
rpmbuild built xerces-c-2.6.0-3.src.rpm, xerces-c-2.6.0-3.i686.rpm, 
xerces-c-devel-2.6.0-3.i686.rpm,
xerces-c-debuginfo-2.6.0-3.i686.rpm and xerces-c-doc-2.6.0-3.i686.rpm.

...

%files
%defattr(755,root,root)
%{prefix}/bin/*
%{prefix}/lib/libxerces-c.so*
%{prefix}/lib/libxerces-depdom.so* #this is the line I added to the file

...


-- 
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]

Reply via email to