Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1232684 - gbrainy: fix build for mono4
Summary: gbrainy: fix build for mono4
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gbrainy
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Benoît Marcelin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1221559
TreeView+ depends on / blocked
 
Reported: 2015-06-17 09:54 UTC by Timotheus Pokorra
Modified: 2015-07-07 00:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-07 00:33:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
fix to build grainy on Rawhide (deleted)
2015-06-17 09:54 UTC, Timotheus Pokorra
no flags Details | Diff

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


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