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=720411 --- Comment #5 from Richard Shaw <hobbes1069@xxxxxxxxx> 2011-07-18 11:39:01 EDT --- (In reply to comment #4) > [ankur@ankur OpenImageIO-oiio-8055b0f]$ find . -type f -execdir licensecheck > '{}' \; | sed '/UNKNOWN/d' | sed -r 's/.\/.*://' | sort -d | uniq -c > 26 BSD (2 clause) > 188 BSD (3 clause) > 20 GENERATED FILE > 23 GPL (v2) > 1 LGPL (v2 or later) (with incorrect FSF address) > 24 MIT/X11 (BSD like) > 212 *No copyright* GENERATED FILE Neat trick! I didn't know about this one. The good news, the LGPL is part of the documentation that I'm not including in the package (it's out of date). The bad news is I didn't realize that TBB was a bundled library (all the other GPL hits). I've downloaded the source... we'll see how easy it will be to package. > The SOURCE0 URL gives a 404. Probably because it generates a tar on the fly > when you click download. Yup. > %defattr, buildroot, clean section not required anymore Thought I had already got rid of most of that... > ? No rpmlint output. > [ankur@ankur SRPMS]$ rpmlint /var/lib/mock/fedora-rawhide-i386/result/*.rpm > ../SPECS/OpenImageIO.spec OpenImageIO-0.10.0-1.fc14.src.rpm > OpenImageIO.i686: W: private-shared-object-provides > /usr/lib/python2.7/site-packages/OpenImageIO.so OpenImageIO.so > OpenImageIO.src: W: invalid-url Source0: > https://download.github.com/OpenImageIO-oiio-Release-0.10.0-12-g8055b0f.tar.gz > HTTP Error 404: Not Found > ../SPECS/OpenImageIO.spec: W: invalid-url Source0: > https://download.github.com/OpenImageIO-oiio-Release-0.10.0-12-g8055b0f.tar.gz > HTTP Error 404: Not Found > OpenImageIO.src: W: invalid-url Source0: > https://download.github.com/OpenImageIO-oiio-Release-0.10.0-12-g8055b0f.tar.gz > HTTP Error 404: Not Found > 5 packages and 1 specfiles checked; 0 errors, 4 warnings. > [ankur@ankur SRPMS]$ > > Please do look at the warning. Yup, but not much I can do about it. Basically it's a C++ python library but it doesn't meet the requirements for manual filtering. I don't think it will hurt anything. I'm taking a look at TBB, I'll post a new package when I have something. Thanks! Richard -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review