Wed, 21 Jan 2026 17:41:04 CST | login

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

ID24271
Package Nameperl-Perl-OSType
Version1.010
Release7.ocs23.rva23
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 bymaxonxie
State complete
Volume DEFAULT
StartedWed, 26 Nov 2025 18:26:46 CST
CompletedWed, 26 Nov 2025 19:36:54 CST
Taskbuild (dist-ocs23-riscv-rva23, /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-riscv-rva23
RPMs
src
perl-Perl-OSType-1.010-7.ocs23.rva23.src.rpm (info) (download)
noarch
perl-Perl-OSType-1.010-7.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.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