Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859262 - app-text/mupdf-1.20.0 installs pkg-config files with mismatched Version
Summary: app-text/mupdf-1.20.0 installs pkg-config files with mismatched Version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Philipp Rösner
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: pkg-config_mismatched-version
  Show dependency tree
 
Reported: 2022-07-19 08:51 UTC by Agostino Sarubbo
Modified: 2022-07-24 06:55 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,315.15 KB, text/plain)
2022-07-19 08:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-19 08:51:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/mupdf-1.20.0 installs pkg-config files with mismatched Version.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-19 08:51:46 UTC
Created attachment 792326 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-24 06:55:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=293635e0ea12a4002027c0f9834f4bd3ab9cce04

commit 293635e0ea12a4002027c0f9834f4bd3ab9cce04
Author:     Philipp Rösner <rndxelement@protonmail.com>
AuthorDate: 2022-07-19 20:38:22 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-07-24 06:51:31 +0000

    app-text/mupdf-1.20.0: fix version in .pc file
    
    A wrong MuPDF version (0.5.0) was specified
    in the pkgconfig file mupdf.pc, which is now
    fixed via a sed substitution.
    
    Closes: https://bugs.gentoo.org/859262
    Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/26490
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-text/mupdf/mupdf-1.20.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)