[Bug 220922] Review Request: geany - a lightweight gtk2 based IDE

bugzilla at redhat.com bugzilla at redhat.com
Sat Dec 30 23:15:02 UTC 2006


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




More information about the Fedora-package-review mailing list