On Tue, Apr 17, 2007 at 04:41:20PM -0500, [EMAIL PROTECTED] wrote: > error: Installed (but unpackaged) file(s) found: > /usr/share/doc/libxml2-2.6.28/Copyright > /usr/share/doc/libxml2-2.6.28/examples/testHTML.c > /usr/share/doc/libxml2-2.6.28/examples/testSAX.c > /usr/share/doc/libxml2-2.6.28/examples/testXPath.c > /usr/share/doc/libxml2-2.6.28/examples/xmllint.c > ... > RPM build errors: > InstallSourcePackage: Header V3 DSA signature: NOKEY, key ID de95bc1f > user veillard does not exist - using root > group vcsa does not exist - using root > user veillard does not exist - using root > group vcsa does not exist - using root > Installed (but unpackaged) file(s) found: > /usr/share/doc/libxml2-2.6.28/Copyright > /usr/share/doc/libxml2-2.6.28/examples/testHTML.c > ... > > and the build fails. Is this a source RPM problem, or a SuSE-is-stupid > problem?
probably just that some of the macros used by packages in Fedora/Red Hat may be different in SuSE ... We use the following, maybe it's not interpreted in the same way in your system %doc AUTHORS ChangeLog.gz NEWS README Copyright TODO %doc doc/*.html doc/html doc/*.gif doc/*.png %doc doc/tutorial doc/libxml2-api.xml.gz %doc doc/examples Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
