Bug 45855

Summary: Fix librest package detection in android build
Product: Ytstenut Reporter: Alvaro Soliverez <alvaro.soliverez>
Component: ytstenut-glibAssignee: Robert Staudinger <robert.staudinger>
Status: RESOLVED NOTOURBUG QA Contact:
Severity: critical    
Priority: high Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard: review-
i915 platform: i915 features:
Attachments: Fix librest detection

Description Alvaro Soliverez 2012-02-09 13:17:04 UTC
Created attachment 56834 [details] [review]
Fix librest detection

The attached patch fixes the error in android platforms where librest does not get the version number attached to .pc file name
Comment 1 Robert Staudinger 2012-02-10 01:09:45 UTC
I would say this is a bug in librest's android build. rest.pc and rest-0.7.pc are copies of the same file. What are the chances we can fix this in librest?
Comment 2 Alvaro Soliverez 2012-02-10 03:52:39 UTC
Chances are slim, because it is not a bug.
In other platforms, the .pc name is modified when installed, but in Android it is not installed, and the file is read from the location where it is first generated. That's why the name does not get modified.
Comment 3 Robert Staudinger 2012-02-10 05:18:28 UTC
I'll try to get a patch into librest.

Are we using master or a release?
Comment 4 Robert Staudinger 2012-02-10 05:31:13 UTC
Fixed in librest master.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.