diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,16 @@ +name : perl-canary-stability +version : 2001 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/Canary-Stability-2001.tar.gz : 360b848e460010f63bbf6ab223455160a766faa46083597222a6b11f59a2b307 +license : Artistic-1.0-Perl +component : programming.perl +summary : Canary::Stability - canary to check perl compatibility for schmorp's modules +description: | + This module is used by Schmorp's modules during configuration stage to test the installed perl for compatibility with his modules. +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,36 @@ + + + perl-canary-stability + + Joey Riches + josephriches@gmail.com + + Artistic-1.0-Perl + programming.perl + Canary::Stability - canary to check perl compatibility for schmorp's modules + This module is used by Schmorp's modules during configuration stage to test the installed perl for compatibility with his modules. + + https://solus-project.com/sources/README.Solus + + + perl-canary-stability + Canary::Stability - canary to check perl compatibility for schmorp's modules + This module is used by Schmorp's modules during configuration stage to test the installed perl for compatibility with his modules. + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/Canary/Stability.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/Canary/Stability/.packlist + /usr/share/man + + + + + 2017-05-29 + 2001 + Packaging update + Joey Riches + josephriches@gmail.com + + + \ No newline at end of file