Thu, 22 Jan 2026 06:43:58 CST | login

Information for build perl-Perl-OSType-1.010-4.ocs23

ID988
Package Nameperl-Perl-OSType
Version1.010
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Perl-OSType.git?.#96122b4cd303b8c5bdcc454da9442dd02cb6b453
SummaryMap Perl operating system names to generic types
DescriptionModules that provide OS-specific behaviors often need to know if the current operating system matches a more generic type of operating systems. For example, 'linux' is a type of 'Unix' operating system and so is 'freebsd'. This module provides a mapping between an operating system name as given by $^O and a more generic type. The initial version is based on the OS type mappings provided in Module::Build and ExtUtils::CBuilder. (Thus, Microsoft operating systems are given the type 'Windows' rather than 'Win32'.)
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 17 Aug 2023 11:39:03 CST
CompletedThu, 17 Aug 2023 11:41:31 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Perl-OSType.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Perl-OSType.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Perl-OSType-1.010-4.ocs23.src.rpm (info) (download)
noarch
perl-Perl-OSType-1.010-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.010-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.010-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.010-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Apr 25 2022 rockerzhu <rockerzhu@tencent.com> - 1.010-1 - Initial build