Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,26 @@ +name : perl-test-file-sharedir +version : 1.001002 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/K/KE/KENTNL/Test-File-ShareDir-1.001002.tar.gz : b33647cbb4b2f2fcfbde4f8bb4383d0ac95c2f89c4c5770eb691f1643a337aad +license : Artistic-1.0-Perl +component : programming.perl +summary : Test::File::ShareDir +description: | + "Test::File::ShareDir" is some low level plumbing to enable a distribution to perform tests while consuming its own "share" directories in a manner similar to how they will be once installed. +builddeps : + - perl-test-fatal + - perl-class-tiny + - perl-file-copy-recursive + - perl-file-sharedir + - perl-path-tiny + - perl-scope-guard + - perl-try-tiny +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install +check : | + %perl_build test Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,43 @@ + + + perl-test-file-sharedir + + Simon Friend + simbiotiqu@gmail.com + + Artistic-1.0-Perl + programming.perl + Test::File::ShareDir + "Test::File::ShareDir" is some low level plumbing to enable a distribution to perform tests while consuming its own "share" directories in a manner similar to how they will be once installed. + + https://solus-project.com/sources/README.Solus + + + perl-test-file-sharedir + Test::File::ShareDir + "Test::File::ShareDir" is some low level plumbing to enable a distribution to perform tests while consuming its own "share" directories in a manner similar to how they will be once installed. + + programming.perl + + /usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir.pm + /usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Dist.pm + /usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Module.pm + /usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Object/Dist.pm + /usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Object/Inc.pm + /usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Object/Module.pm + /usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/TempDirObject.pm + /usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Utils.pm + /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Test/File/ShareDir/.packlist + /usr/share/man + + + + + 2018-02-04 + 1.001002 + Packaging update + Simon Friend + simbiotiqu@gmail.com + + + \ No newline at end of file