Bug 489659 - patch to allow kio_sword to rebuild
Summary: patch to allow kio_sword to rebuild
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kio_sword
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Anderson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-11 09:24 UTC by Caolan McNamara
Modified: 2009-03-11 15:23 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-11 15:23:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch (3.82 KB, patch)
2009-03-11 14:03 UTC, Caolan McNamara
no flags Details | Diff

Description Caolan McNamara 2009-03-11 09:24:59 UTC
kio_sword doesn't build in rawhide, it will die during build with a error that exceptions are needed to build against kde.

Attached is a replacement kio_sword-build_fixes.patch patch 

afterwards in the spec
replacing

%configure --disable-rpath

with

./autogen.sh --disable-rpath
%configure --disable-rpath

will make it build successfully

Comment 1 Rex Dieter 2009-03-11 13:19:43 UTC
triaged.

Comment 2 Deji Akingunola 2009-03-11 13:48:01 UTC
(In reply to comment #0)
> kio_sword doesn't build in rawhide, it will die during build with a error that
> exceptions are needed to build against kde.
> 
> Attached is a replacement kio_sword-build_fixes.patch patch 
> 
Thanks for the patch Caolan. But you've forgotten to attach the patch ;)

Comment 3 Caolan McNamara 2009-03-11 14:03:56 UTC
Created attachment 334801 [details]
patch

Comment 4 Deji Akingunola 2009-03-11 15:23:49 UTC
Fixed in rawhide.


Note You need to log in before you can comment on or make changes to this bug.