Bug 1232684

Summary: gbrainy: fix build for mono4
Product: [Fedora] Fedora Reporter: Timotheus Pokorra <pokorra.mailinglists>
Component: gbrainyAssignee: BenoƮt Marcelin <sereinity>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: claudiorodrigo, rosset.filipe, sereinity
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-07 00:33:20 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: 1221559    
Attachments:
Description Flags
fix to build grainy on Rawhide none

Description Timotheus Pokorra 2015-06-17 09:54:24 UTC
Created attachment 1039851 [details]
fix to build grainy on Rawhide

Currently, gbrainy fails to build with Mono4 on Rawhide.

Please can you commit the attached patch for grainy.spec?

Thanks!

Comment 1 Timotheus Pokorra 2015-07-06 15:39:01 UTC
Are you sure this is fixed?
I only see failed builds at http://koji.fedoraproject.org/koji/packageinfo?packageID=5989

Comment 2 Claudio Rodrigo Pereyra DIaz 2015-07-06 19:05:14 UTC
Yes is failing

Need add this lines into spec to fix problem with Mono.Posix version verification

sed -i "s#4.0#4.5#g" configure
sed -i "s#4.0#4.5#g" configure.ac

Additional fedpkg mockbuild throw this error to:

+ desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/gbrainy-2.2.3-3.fc23.x86_64/usr/share/applications /builddir/build/BUILDROOT/gbrainy-2.2.3-3.fc23.x86_64/usr/share/applications/gbrainy.desktop
/var/tmp/rpm-tmp.biiufA: line 38: desktop-file-install: command not found