Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679230 - app-text/cmark should set subslot
Summary: app-text/cmark should set subslot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Azamat H. Hackimov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-03-02 11:38 UTC by Pacho Ramos
Modified: 2019-03-23 12:25 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 Pacho Ramos gentoo-dev 2019-03-02 11:38:53 UTC
I noticed that mkvtoolnix needs to be rebuilt because cmark looks to bump soname version even with small version bumps:
/usr/lib64/libcmark.so.0.28.3

It would be nice to set a subslot here to let reverse deps to be automatically rebuilt when needed

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2019-03-11 10:13:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22df34c0155b6489b694c48ebc04ecc6aa240510

commit 22df34c0155b6489b694c48ebc04ecc6aa240510
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2019-03-03 11:56:38 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-03-11 10:13:38 +0000

    app-text/cmark: add subslot.
    
    Closes: https://bugs.gentoo.org/679230
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 app-text/cmark/cmark-0.28.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2019-03-23 12:25:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5347ff5ea7bc93625ad79075df6d6bbb4aed652c

commit 5347ff5ea7bc93625ad79075df6d6bbb4aed652c
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-03-23 12:03:01 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-03-23 12:25:14 +0000

    media-video/mkvtoolnix: Needs to be rebuilt with cmark soname bumps
    
    Bug: https://bugs.gentoo.org/679230
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-video/mkvtoolnix/mkvtoolnix-31.0.0.ebuild | 2 +-
 media-video/mkvtoolnix/mkvtoolnix-9999.ebuild   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)