[Bug 222522] Review Request: aqbanking - A library for online banking functions and financial data import/export

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 16 16:13:52 UTC 2007


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 at gmail.com  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.




More information about the Fedora-package-review mailing list