Click here to visit the old openkoji buildsystem (Archived)

Information for build perl-File-CheckTree-4.42-320.fc40

ID35068
Package Nameperl-File-CheckTree
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.42
Release320.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-File-CheckTree.git#99a9d82020ebfb22afd7977f5ecefd8e580a045a
SummaryRun many file-test checks on a tree
DescriptionFile::CheckTree::validate() routine takes a single multi-line string consisting of directives, each containing a file name plus a file test to try on it. (The file test may also be a "cd", causing subsequent relative file names to be interpreted relative to that directory.) After the file test you may put || die to make it a fatal error if the file test fails. The default is || warn. The file test may optionally have a "!' prepended to test for the opposite condition. If you do a cd and then list some relative file names, you may want to indent them slightly for readability. If you supply your own die() or warn() message, you can use $file to interpolate the file name.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 10:37:46 CST
CompletedSat, 04 May 2024 10:47:56 CST
Taskbuild (f40, /rpms/perl-File-CheckTree.git:99a9d82020ebfb22afd7977f5ecefd8e580a045a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-File-CheckTree.git#99a9d82020ebfb22afd7977f5ecefd8e580a045a'}}
Tags
f40
RPMs
src
perl-File-CheckTree-4.42-320.fc40.src.rpm (info) (download)
noarch
perl-File-CheckTree-4.42-320.fc40.noarch.rpm (info) (download)
perl-File-CheckTree-tests-4.42-320.fc40.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-320 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-319 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-318 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-317 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 15 2022 Michal Josef Špaček <mspacek@redhat.com> - 4.42-316 - Package tests - Simplify build and install phases - Update license to SPDX format * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-315 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4.42-314 - Perl 5.36 rebuild