FS#77537 - [lmdb] should provides liblmdb.so

Attached to Project: Arch Linux
Opened by Leonidas Spyropoulos (inglor) - Wednesday, 15 February 2023, 14:48 GMT
Last edited by Toolybird (Toolybird) - Saturday, 25 February 2023, 20:57 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Package lmdb should provide soname liblmdb.so

Additional info:
* package version(s) 0.9.30

Steps to reproduce:
> find-libprovides /var/cache/pacman/pkg/lmdb-0.9.30-2-x86_64.pkg.tar.zst
liblmdb.so=liblmdb.so-64
This task depends upon

Closed by  Toolybird (Toolybird)
Saturday, 25 February 2023, 20:57 GMT
Reason for closing:  None
Additional comments about closing:  @City-busz says "Adding *.so entries are deprecated by Allan (pacman developer)"
Comment by Leonidas Spyropoulos (inglor) - Wednesday, 15 February 2023, 15:00 GMT
A simple `provides=(liblmdb.so)` will work on the PKGBUILD.
Comment by Toolybird (Toolybird) - Monday, 20 February 2023, 04:10 GMT
Related:  FS#77488 
Comment by Balló György (City-busz) - Saturday, 25 February 2023, 18:12 GMT
Addig *.so entries are deprecated:
https://lists.archlinux.org/archives/list/arch-dev-public%40lists.archlinux.org/thread/2RVCKZMNKEGAEBSXKQC3E4G2DAQZELQQ/

Since Allan don't want to support that with the next pacman release, we shouldn't add any new *.so entries to packages.

Loading...