Sat, 27 Dec 2025 22:25:09 CST | login

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

ID34263
Package Nameperl-Perl-OSType
Version1.010
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Perl-OSType.git?.#ede20ba4e5e904acb68dfa869b3239811ec3cb15
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 05:30:50 CST
CompletedWed, 23 Apr 2025 05:33:30 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Perl-OSType.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Perl-OSType.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Perl-OSType-1.010-7.oc9.src.rpm (info) (download)
noarch
perl-Perl-OSType-1.010-7.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.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