Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: aqbanking - A library for online banking functions and financial data import/export https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=222522 ------- Additional Comments From dakingun@xxxxxxxxx 2007-01-16 11:13 EST ------- The changes you made in the spec here, mkdir -p $RPM_BUILD_ROOT/%{_datadir}/doc/%{name}-%{version} mv $RPM_BUILD_ROOT/%{_datadir}/doc/{aqbanking,aqhbci} $RPM_BUILD_ROOT/%{_datadir}/doc/%{name}-%{version} are thrown out by the %doc macro in the files section. The docs you move there are lost; I suggest you remove the %doc macro from aqbanking file section and manually move {AUTHORS README COPYING ChangeLog} to that directory you created. Also (not sure if this matters),somewhere in the build log there is make[4]: Entering directory `/builddir/build/BUILD/aqbanking-2.1.0/bindings/python' make[4]: Nothing to be done for `install-exec-am'. ./aqcodegen types.xml ../../src/libs/aqbanking/types > _aqtypes.py.tmp && \ mv _aqtypes.py.tmp _aqtypes.py || \ rm -f _aqtypes.py.tmp Traceback (most recent call last): File "./aqcodegen", line 5, in <module> import xml.dom.ext.reader.Sax2 ImportError: No module named ext.reader.Sax2 test -z "/usr/lib/python2.5/site-packages/aqbanking" || mkdir -p -- "/var/tmp/aqbanking-2.1.0-12-root-mockbuild/usr/lib/python2.5/site-packages/aqbanking" -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review