Thu, 22 Jan 2026 06:50:15 CST | login

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

ID21797
Package Nameperl-Perl-OSType
Version1.010
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Perl-OSType.git?.#3256b74d53c2f6aa2ef6a58f533562902229e233
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
StartedFri, 27 Sep 2024 17:40:50 CST
CompletedFri, 27 Sep 2024 17:53:02 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
perl-Perl-OSType-1.010-7.ocs23.src.rpm (info) (download)
noarch
perl-Perl-OSType-1.010-7.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.010-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.010-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.010-5 - Rebuilt for OpenCloudOS Stream 23.09 * 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