Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=455953 --- Comment #13 from Orcan 'oget' Ogetbil <orcanbahri@xxxxxxxxx> 2008-10-12 02:56:04 EDT --- OK, this is probably what you need to do (regarding the docs) ... %prep ... sed -i 's|HELPDIR="$prefix/share/doc/${PACKAGE}"|HELPDIR="$prefix/share/doc/${PACKAGE}-%{version}"|' configure %configure --docdir=%{_docdir}/%{name}-%{version} --htmldir=%{_docdir}/%{name}-%{version} ... %files %doc AUTHORS README html COPYING ... It should be something like this. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review