Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679572 - >=media-libs/dav1d-0.2.0 should have SLOT="0/1"
Summary: >=media-libs/dav1d-0.2.0 should have SLOT="0/1"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-06 05:03 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2019-03-20 07:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2019-03-06 05:03:32 UTC
media-libs/dav1d-0.2.0 and media-libs/dav1d-9999 should have SLOT="0/1" because soname of library was changed from "libdav1d.so.0" to "libdav1d.so.1" and rebuilding of reverse dependencies is required.
Comment 1 Larry the Git Cow gentoo-dev 2019-03-20 03:11:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72a53ebb693b0a6e6ef8493fa70a2c3b141c4669

commit 72a53ebb693b0a6e6ef8493fa70a2c3b141c4669
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-03-20 02:26:05 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-03-20 03:09:59 +0000

    media-libs/dav1d: expose subslot
    
    Closes: https://bugs.gentoo.org/679572
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-libs/dav1d/{dav1d-0.2.0.ebuild => dav1d-0.2.0-r1.ebuild} | 2 +-
 media-libs/dav1d/dav1d-9999.ebuild                             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 2 Arfrever Frehtes Taifersar Arahesis 2019-03-20 04:17:05 UTC
Fixing of newly added media-libs/dav1d-0.2.1 was forgotten.
Comment 3 Arfrever Frehtes Taifersar Arahesis 2019-03-20 07:18:30 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd5b0c3ac9a74d7502a051e931c8120fd7b0bc7d

commit fd5b0c3ac9a74d7502a051e931c8120fd7b0bc7d
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2019-03-20 07:04:55 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2019-03-20 07:05:03 +0000

    media-libs/dav1d: fix subslot & keyword
    
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Yixun Lan <dlan@gentoo.org>