https://bugzilla.redhat.com/show_bug.cgi?id=1249473 --- Comment #1 from Nikola Forró <nforro@xxxxxxxxxx> --- I'm not sure about the license. The author claims it's equal to BSD, but there are some differences. It might be best to ask on "legal" mailing list. There is duplicate LICENSE file in the package. Marking relative path with %license causes it to be installed to %{_defaultlicensedir}/%{name}, but the file is already installed in %{_datadir}/%{name}. Here is rpmlint output: txr.spec:25: W: configure-without-libdir-spec txr.src:25: W: configure-without-libdir-spec This is fine, as the configure script does not support --libdir and there are no libraries built. txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 4458: warning: macro `con' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 4559: warning: macro `cod' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 8277: warning: macro `srn' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 8443: warning: macro `ocde' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 9230: warning: macro `<qq-template>' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 11657: warning: macro `mode' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 11667: warning: macro `modn' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 14403: warning: macro `coe' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 17946: warning: macro `mta' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 21484: warning: macro `metan' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 22822: warning: macro `mati' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 23108: warning: macro `ode' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 25538: warning: macro `codet' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 26376: warning: macro `codee' not defined txr.x86_64: W: manual-page-warning /usr/share/man/man1/txr.1.gz 28095: warning: macro `<<form>>' not defined This is fixed in latest upstream release, so please update to it. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review