Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809095 - sys-libs/liburing-2.0 install liburing.pc stating version 0.7
Summary: sys-libs/liburing-2.0 install liburing.pc stating version 0.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-19 15:47 UTC by Florian Schmaus
Modified: 2021-08-19 17:38 UTC (History)
0 users

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 Florian Schmaus gentoo-dev 2021-08-19 15:47:29 UTC
Installing sys-apps/liburing-2.0 installs /usr/lib64/pkgconfig/liburing.pc which states

Version: 0.7

This is because upstream only changes the version in the spec file after tagging 2.0. A possible solution would be to simply backport 1815337f7dbb ("spec: bump version to 2.0") in the 2.0 ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2021-08-19 16:27:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d672144f7917d2560fcc053736ab3b001a9675a

commit 4d672144f7917d2560fcc053736ab3b001a9675a
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-08-19 16:26:27 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-08-19 16:27:32 +0000

    sys-libs/liburing: Revbump to fix version in pkgconfig file
    
    Thanks-to: Florian Schmaus <flow@gentoo.org>
    Closes: https://bugs.gentoo.org/809095
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../liburing/files/liburing-2.0-spec_version.patch | 29 ++++++++++++++++++++++
 ...{liburing-2.0.ebuild => liburing-2.0-r1.ebuild} |  4 +++
 2 files changed, 33 insertions(+)