[PATCH] qmi-codegen: clean up compiled python files

Aleksander Morgado aleksander at lanedo.com
Tue Dec 25 03:04:15 PST 2012


On 25/12/12 00:47, Marius Kotsbak wrote:
> I found a solution to that problem. Patch attached.
> 
> I'm not sure if it is the best way, or if it can/should be automatically
> set to the tarball version:
> 
> http://sourceware.org/autobook/autobook/autobook_91.html#SEC91
> 
> 
> 2012/12/24 Marius Kotsbak <marius at kotsbak.com <mailto:marius at kotsbak.com>>
> 
>     Thanks. Then we just need to solve the problem with the lib getting
>     version 0.0.0. (SONAME 0). I see the same problem in your rpm
>     package and manually built from git master.
> 


There's no need to set the library version equal to the release version.
The library version should only be updated whenever the interface of the
library gets updated, and it's actually the default to start with 0.0.0
as library version. So that's really not something to fix.

-- 
Aleksander


More information about the libqmi-devel mailing list