Bug 1484397
| Summary: | OpenCV 3.3.1 is avaliable | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sergio Basto <sergio> | ||||||||||||
| Component: | opencv | Assignee: | Nicolas Chauvet (kwizart) <kwizart> | ||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | rawhide | CC: | hhorak, jmlich83, jridky, karlthered, kwizart, pkajaba, sergio, upstream-release-monitoring, viktor.vix.jancik | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2017-12-23 19:39:59 UTC | Type: | Bug | ||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||
| Documentation: | --- | CRM: | |||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
| Embargoed: | |||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Sergio Basto
2017-08-23 12:47:11 UTC
Created attachment 1320011 [details] opencv.spec.patch rm -rf 3rdparty/ breaks the build of 3.3.0 , that is why I had submit it , to let you review first . gdcm have updates [1] , don't know if without update still works [1]. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1382952 Also got a patch for opencl-headers which let build Eigen in ppc64le [2] [2] https://github.com/KhronosGroup/OpenCL-Headers/pull/20 Be careful with 3dparty folder, due some of libraries don't have to meet license criteria for Fedora distribution or license of opencv package would have to be modified. I suggest to upgrade opencv package for fedora 27+ only. Created attachment 1320988 [details]
opencv.spec.v2.patch
OK , could manage the way to remove 3rdparty/ ...
may I commit this patch for F28 ?
Add to this rebase even fix for bz#1487816 (in case its not applied already) and keep directory remove command with force option. Created attachment 1321829 [details]
opencv.spec.v3.patch
OK , here it is the patch rebased.
who and how announce ? I think we should just build for rawhide after all dependencies rebuild we may move to F27 .
Cheers.
Created attachment 1334924 [details] 0001-Update-opencv-to-3.3.0.patch Patch rebased , I opened an issue upstream to see they provide all security patches [1] ... [1] https://github.com/opencv/opencv/issues/9780 *** Bug 1508240 has been marked as a duplicate of this bug. *** OK, upstream closed my issue [1] and seems all security fixes are available in 3.3.1, I'm ready to begin build on rawhide. Any suggestions ? [1] https://github.com/opencv/opencv/issues/9780 I will start building it in rawhide if no one reply until tommorow. *** Bug 1510231 has been marked as a duplicate of this bug. *** Created attachment 1352496 [details]
0001-Update-to-3.3.1.patch
|