Thu, 22 Jan 2026 11:30:13 CST | login

Information for build perl-ExtUtils-PkgConfig-1.16-5.ocs23

ID3265
Package Nameperl-ExtUtils-PkgConfig
Version1.16
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-ExtUtils-PkgConfig.git?.#2096803e60237bcfa352b82175f9607ad2f73188
SummarySimplistic interface to pkg-config
DescriptionThe pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them. ExtUtils::PkgConfig is a very simplistic interface to this utility, intended for use in the Makefile.PL of perl extensions that bind libraries that pkg-config knows. It is really just boilerplate code that you would've written yourself.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 13:01:31 CST
CompletedMon, 11 Sep 2023 13:02:48 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-ExtUtils-PkgConfig.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-ExtUtils-PkgConfig.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-ExtUtils-PkgConfig-1.16-5.ocs23.src.rpm (info) (download)
noarch
perl-ExtUtils-PkgConfig-1.16-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.16-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 Shuo Wang <abushwang@tencent.com> - 1.16-1 - initial build