https://bugzilla.redhat.com/show_bug.cgi?id=1311932

Praveen Kumar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |fedora-review+



--- Comment #4 from Praveen Kumar <[email protected]> ---
Issues:
=======
- If (and only if) the source package includes the text of the license(s)
  in its own file, then that file, containing the text of the license(s)
  for the package is included in %license.
  Note: Cannot find LICENSE.txt in rpm(s)
  See:
  http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text

licensecheck have issue with detecting GPLv3.

$ wget http://www.gnu.org/licenses/gpl.txt
2016-02-27 11:11:24 (17.6 KB/s) - ‘gpl.txt’ saved [35147/35147]

[prkumar@localhost mu-0.1]$ ls
conf  gpl.txt  LICENSE  MANIFEST.in  mu  mu.egg-info  PKG-INFO  README.rst 
run.py  setup.cfg  setup.py

$ diff gpl.txt LICENSE 

$ licensecheck gpl.txt 
gpl.txt: UNKNOWN

$ licensecheck LICENSE 
LICENSE: UNKNOWN


========================== APPROVED =======================

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to