Name: | rakudo-zef |
---|---|
Version: | 0.5.3 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2351022 |
License: | Artistic 2.0 |
RPM: | rakudo-zef-0.5.3-1.el7.aarch64.rpm |
Source RPM: | rakudo-zef-0.5.3-1.el7.src.rpm |
Build Date: | Wed Dec 19 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/ugexe/zef |
Summary: | Perl6 Module Management |
Description: | Zef is a Perl6 module manager that query, download, update and install modules from of a file path (starting with . or /), URNs, URLs, paths, or identities from the Perl6 modules directory: https://modules.perl6.org/ It automates and simplifies the installation. Depending on your privileges zef installs the modules at the system directories or at the home directory in '.perl6' or if you specify a destination then to that destination directory. |
- update to 0.5.3 - ExcludeArch: ppc64
- to exclude the architectures s390x ppc64 is not neccesary any more
- update to 0.2.9
- use prove command in check session - add perl-Test-Harness for BuildRequires and Requires - update to 0.1.30
- get the sources from Github - need to exclude the architectures: s390x ppc64 - update to 0.1.29
- get the sources from the Perl6 directory of CPAN
- added check-section - switched to install with the 'tools/install-dist.pl' script from the rakudo sources - install to vendor_dir
- remove QA_SKIP_BUILD_ROOT variable - split installation in two steps - add information of the creating of the tar archive - rename the package to rakudo-zef - update to 0.20170619git.48efafc
- use the new perl6 rpm build macros provided from the rakudo package
- add macros for rakudo - use macros where possible - the manpage is not explicitly gzipped any more - add BR: coreutils sed and perl-podlators