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

Robert Scheck <redhat-bugzi...@linuxnetz.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(redhat-bugzilla@l |needinfo?(jsmith.fedora@gma
                   |inuxnetz.de)                |il.com)



--- Comment #7 from Robert Scheck <redhat-bugzi...@linuxnetz.de> ---
(In reply to Robert Scheck from comment #6)
> Checking patched sources after %prep for licenses is too early because the
> spec file removes some files and directories to unbundle some software. How
> did you do the license check exactly?

This is what I did and the result seems to be quite different than yours:

$ mkdir /tmp/licensecheck
$ cd /tmp/licensecheck
$ rpm2cpio phpMyAdmin4-4.0.10.3-1.el5.noarch.rpm | cpio -idm
$ licensecheck -r . | grep -v "No copyright"
./usr/share/phpMyAdmin/libraries/sqlparser.data.php: UNKNOWN
./usr/share/phpMyAdmin/libraries/sqlvalidator.class.php: UNKNOWN
./usr/share/phpMyAdmin/libraries/sqlvalidator.lib.php: UNKNOWN
$ rpm -qf /usr/bin/licensecheck
rpmdevtools-7.5-2.el6.noarch
$

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to