FS#47293 - [mono] wrong info in mono-nunit.pc

Attached to Project: Arch Linux
Opened by Bjørn Magnus Mathisen (epicarchbugs) - Tuesday, 08 December 2015, 13:39 GMT
Last edited by Isenmann Daniel (ise) - Monday, 21 December 2015, 20:00 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Isenmann Daniel (ise)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
`pkg-config --libs mono-nunit ` gives the wrong output, e.g. it points to

"-r:/usr/lib/pkgconfig/../../lib/mono/2.0/nunit.core.dll"

when the dll file is actually residing in "<...>/4.5/nunit.core.dll" (also according to https://www.archlinux.org/packages/extra/x86_64/mono/files/)


Additional info:
* package version : 4.2.1.102-1
* config and/or log files etc.


Steps to reproduce:
Install mono, run the pkg-config command given above.
This task depends upon

Closed by  Isenmann Daniel (ise)
Monday, 21 December 2015, 20:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with the new upstream release. Will be soon available in the repos.
Comment by Bjørn Magnus Mathisen (epicarchbugs) - Tuesday, 08 December 2015, 14:01 GMT
Ugh I failed to add a summary, I'm sorry.
Comment by Bjørn Magnus Mathisen (epicarchbugs) - Monday, 21 December 2015, 09:16 GMT
ETA? or better yet, any hints on how I can fix it myself? :)
Comment by Isenmann Daniel (ise) - Monday, 21 December 2015, 19:15 GMT
I'm on it...there is also a new upstream release and I will fix this issue together with the new release.
Comment by Darek (blablo) - Monday, 21 December 2015, 19:27 GMT
Commit https://github.com/mono/mono/commit/6b76c7e98 (not for branch 'mono-4.2.0-branch')
Edit:
@ise Please delete one file '0001-Bump-nunit-from-mono-2.0-to-mono-4.5.patch'. Thanks
Comment by Isenmann Daniel (ise) - Monday, 21 December 2015, 19:40 GMT
Exactly what I did. Just waiting for the build process to finish. ;-)

Loading...