kou opened a new issue, #48616:
URL: https://github.com/apache/arrow/issues/48616

   ### Describe the enhancement requested
   
   Related: #48044
   
   Our deb/RPM GLib library packages include version information such as 
`libarrow2300-glib.deb` and `arrow2300-glib-libs.rpm`. It's for installing 
multiple versions in the same system.
   
   But all version library packages include `Arrow-1.0.typelib`. If we install 
multiple GLib library package versions in the same system, `Arrow-1.0.typelib` 
is conflicted.
   
   If we use `Arrow-${MAJOR}.${MINOR}.typelib` not `Arrow-1.0.typelib`, we can 
really install multiple GLib library package versions in the same system.
   
   ### Component(s)
   
   GLib


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to