Bug 760366
Summary: | Packaging issues | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matěj Cepl <mcepl> | |
Component: | PyOpenGL | Assignee: | Nikolay Vladimirov <accounts> | |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rawhide | CC: | accounts, mcepl | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 760689 (view as bug list) | Environment: | ||
Last Closed: | 2011-12-06 19:10:18 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 182235, 760689 |
Description
Matěj Cepl
2011-12-05 22:07:47 UTC
Thanks, I didn't notice the files. I'll remove the files from the tarball and push an update. Is there anything else I should do, like removing old builds or notifying someone to get rid of all the copies of this archive on fedora servers? PyOpenGL-3.0.1-3.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-3.fc16 PyOpenGL-3.0.1-3.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-3.fc15 PyOpenGL-3.0.1-3.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-3.fc14 Looking at the build history and downloading the SRPMs http://koji.fedoraproject.org/koji/packageinfo?packageID=1224 The DLLs were included for the 3.0.0 release around F12. I then made packages for F11, F10 as still supported releases around that time. I've updated the package to all sported releases and this bug will not be auto closed by any transition to stable. What next steps I can take to fully resolve this issue? (In reply to comment #1) > Thanks, I didn't notice the files. > > I'll remove the files from the tarball and push an update. > > Is there anything else I should do, like removing old builds or notifying > someone to get rid of all the copies of this archive on fedora servers? It is not crucial but I am not exactly sure, which exactly files are covered by which license. And yes, License tag is wrong. Package is quite certainly not governed exclusively by BSD. I think you need to spend a moment to make sure you know what each file in the distribution is covered by and (if you won't find other disasters) fix License tag accordingly. The licence.txt file documents all the licenses used in the source distribution. I saw no license headers in the .py files. However I'm not a lawyer and I have no idea how to handle all the custom licenses where no "BSD-style license" was specified in the license header. I'll go trough: http://fedoraproject.org/wiki/Licensing:Main http://fedoraproject.org/wiki/Packaging:LicensingGuidelines And the license texts themselves so that I can figure out some adequate license tag for the spec file. However I have a somewhat demanding job and everyday stuff to do, and going trough and analyzing license texts is not extremely fun. I'll most probably orphan the package in a few days if I can't manage to handle this. > However I'm not a lawyer and I have no idea how to handle all the custom > licenses where no "BSD-style license" was specified in the license header. When the text of the license is same, it is the BSD license without regard it was used by somebody else than University of California, Berkeley. > And the license texts themselves so that I can figure out some adequate license > tag for the spec file. It actually seems that aside from OpenGL/DLLS/ (which you have removed), and OpenGL/Tk/ (which is not present already) everything else actually is BSD. Closing as fixed in the RAWHIDE. PyOpenGL-3.0.1-3.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. PyOpenGL-3.0.1-3.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |