Bug 45855 - Fix librest package detection in android build
Summary: Fix librest package detection in android build
Status: RESOLVED NOTOURBUG
Alias: None
Product: Ytstenut
Classification: Unclassified
Component: ytstenut-glib (show other bugs)
Version: unspecified
Hardware: Other All
: high critical
Assignee: Robert Staudinger
QA Contact:
URL:
Whiteboard: review-
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-02-09 13:17 UTC by Alvaro Soliverez
Modified: 2012-02-14 02:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix librest detection (1.37 KB, patch)
2012-02-09 13:17 UTC, Alvaro Soliverez
Details | Splinter Review

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.