At 09.16 05/04/2005 +0200, Lumir Vanek wrote:
Hi,

I tried create Xerces-C RPM package on my SuSE 9.1 box, and get error: *Installed (but unpackaged) file(s) found* for libxerces-depdom.so.26.0

This problem can be solved by adding one line to SPEC file:

%files
%defattr(755,root,root)
%{prefix}/bin/*
%{prefix}/lib/libxerces-c.so*
%{prefix}/lib/libxerces-depdom.so*         # <= Add this line !

This was Jira# 1287, whose fix is already in CVS.

Alberto


Bye,
Lumir Vanek
KXML Editor developer
http://www.valachnet.cz/lvanek


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



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



Reply via email to