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=461402 --- Comment #10 from Hans Ulrich Niedermann <rhbugs@xxxxxxxxxxxxxxxx> 2008-09-07 18:12:44 EDT --- (In reply to comment #6) > For me the "COPYING" file in nted 1.0.7 tarball seems GPLv2...?? Yupp, I noticed that upstream has implemented my suggestions and fixed it, so that is in 1.0.7-2. > By the way: > --------------------------------------------------------------- > %configure --docdir='%{_docdir}/%{name}-%{version}' > ...... > mv %{buildroot}%{_docdir}/%{name}-%{version} docs > ---------------------------------------------------------------- > Can these two lines simplified by the following? (I just looked at your spec > file) > ---------------------------------------------------------------- > %configure --docdir=$(pwd)/docs No. The application actually looks for the docs at the configured directory. It does not affect nted operation. Absence of the docs does not affect actual nted operation, it just disables calling the online help, and thus is according to policy. Anyway, nted needs to know where to look for the docs, and --docdir tells it. -- 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