Bug 960146

Summary: [PATCH] move the opencv-using plugins to a subpackage
Product: [Fedora] Fedora Reporter: Adam Jackson <ajax>
Component: frei0r-pluginsAssignee: Nicolas Chauvet (kwizart) <kwizart>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: kwizart
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: frei0r-plugins-1.3-10.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-18 22:48:04 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:
Bug Depends On:    
Bug Blocks: 958426    
Attachments:
Description Flags
0001-frei0r-plugins-Move-OpenCV-plugins-to-a-subpackage.patch none

Description Adam Jackson 2013-05-06 14:57:15 UTC
Created attachment 744203 [details]
0001-frei0r-plugins-Move-OpenCV-plugins-to-a-subpackage.patch

Comment 1 Adam Jackson 2013-05-06 14:58:28 UTC
Ugh, bugzilla patch handling.  The commit message from the patch:

For the F19 live DVD we have cheese -> gnome-video-effects
->frei0r-plugins -> opencv, the last being 31M on disk (20 of which,
appallingly, is XML).  opencv is only used for the face-detection
plugins in frei0r.  The only other consumer of frei0r-plugins in the OS
is pitivi, and neither it nor g-v-e uses the face-detection plugins.

Move them to a subpackage to break the dep chain.

Comment 2 Fedora Update System 2013-05-10 15:34:54 UTC
frei0r-plugins-1.3-10.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/frei0r-plugins-1.3-10.fc19

Comment 3 Fedora Update System 2013-05-11 02:37:22 UTC
Package frei0r-plugins-1.3-10.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing frei0r-plugins-1.3-10.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-7900/frei0r-plugins-1.3-10.fc19
then log in and leave karma (feedback).

Comment 4 Nicolas Chauvet (kwizart) 2013-05-13 08:43:20 UTC
Re-assigned,
Thx for reporting this. I was in vacation and I wasn't able to answear.

I may revisit this issue after the beta because:
- During the f18 developement, the face detection algo was removed from opencv
So it could be possible that theses frei0r-plugins are disfonctional.
- I plan to split the opencv package itself, but that need to be coordinated with upstream because currently the opencv.pc "overlinks"

Comment 5 Fedora Update System 2013-05-22 01:59:02 UTC
frei0r-plugins-1.3-10.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Nicolas Chauvet (kwizart) 2013-05-22 05:57:52 UTC
As I said, this will be reworked.

Comment 7 Nicolas Chauvet (kwizart) 2013-05-22 06:00:44 UTC
As I said, this will be reworked.

Comment 8 Nicolas Chauvet (kwizart) 2013-06-18 22:48:04 UTC
Ok, opencv is reworked but frei0r will stay as it is for now.