Bug 479118

Summary: fix to get scidavis to build in rawhide
Product: [Fedora] Fedora Reporter: Caolan McNamara <caolanm>
Component: scidavisAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: eric.tanguy, rdieter
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-07 14:55:25 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:
Attachments:
Description Flags
patch to get scidavis building again none

Description Caolan McNamara 2009-01-07 11:58:53 UTC
Created attachment 328367 [details]
patch to get scidavis building again

scidavis-0.1.3-2.fc10.i386 requires libpython2.5.so.1.0 in rawhide which no longer exists. It can't currently be rebuilt as the .sip file has inconsistencies in it from the perspective of the newer stricting sip parsing. Attached is a patch to the .sip which at least gets it to build again.

Comment 1 Rex Dieter 2009-01-07 14:33:19 UTC
many thanks!

Comment 2 Rex Dieter 2009-01-07 14:52:01 UTC
looks good in a scratch build, I'll take care of this in devel/rawhide.

Comment 3 Rex Dieter 2009-01-07 14:55:25 UTC
%changelog
* Wed Jan 07 2009 Rex Dieter <rdieter> - 0.1.3-4
- sip patch (#479118)