[ 
https://issues.apache.org/jira/browse/AVRO-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Douglas Creager updated AVRO-469:
---------------------------------

    Attachment: 0001-AVRO-469.-C-Use-soversion-in-CMake-build-scripts.patch

Here's a patch that sets the soversion correctly on the cmake side.  Like the 
autotools build, we grab the library version from the version.sh script.  The 
soversion in that script hadn't been updated in awhile, though, so I've also 
bumped it to 22:0:0, to mark that we've definitely had some binary-incompatible 
changes since then.

> CMake: Support correct version numbers in the libraries
> -------------------------------------------------------
>
>                 Key: AVRO-469
>                 URL: https://issues.apache.org/jira/browse/AVRO-469
>             Project: Avro
>          Issue Type: Sub-task
>          Components: c
>            Reporter: Bruce Mitchener
>            Assignee: Bruce Mitchener
>              Labels: cmake
>         Attachments: 
> 0001-AVRO-469.-C-Use-soversion-in-CMake-build-scripts.patch
>
>
> We need to set both VERSION and SOVERSION correctly as the autotools build 
> did.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to