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: geany - a lightweight gtk2 based IDE Alias: geany https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=220922 ------- Additional Comments From chris.stone@xxxxxxxxx 2006-12-30 18:14 EST ------- Josef: Looked a little deeper into this package and it is installing documentation files in /usr/share/doc/%{name} _and_ /usr/share/doc/%{name}-%{version}. I attempted to add --docdir=%{_docdir}/%{name}-%{version} but this did not work either. All the documentation should go in the same directory and be set as %doc files. For now, I would suggest moving the files out of %{_docdir}/%{name} in the %install section after they have been installed. Just move the files to . and then include them in %doc. Be sure to add a comment above the mv command indicating that --docdir is not working in %configure. Please also fix these rpmlint warnings: W: geany mixed-use-of-spaces-and-tabs (spaces: line 1, tab: line 39) W: geany wrong-file-end-of-line-encoding /usr/share/doc/geany/ScintillaLicense.txt Fixing end of line encodings is typically done with sed. -- 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