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,18 @@ +name : perl-test-requiresinternet +version : 0.05 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/M/MA/MALLEN/Test-RequiresInternet-0.05.tar.gz : bba7b32a1cc0d58ce2ec20b200a7347c69631641e8cae8ff4567ad24ef1e833e +license : Artistic-1.0-Perl +component : programming.perl +summary : Test::RequiresInternet - Easily test network connectivity +description: | + This module is intended to easily test network connectivity before functional tests begin to non-local Internet resources. +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install +check : | + %perl_build test 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-test-requiresinternet + + Simon Friend + simbiotiqu@gmail.com + + Artistic-1.0-Perl + programming.perl + Test::RequiresInternet - Easily test network connectivity + This module is intended to easily test network connectivity before functional tests begin to non-local Internet resources. + + https://solus-project.com/sources/README.Solus + + + perl-test-requiresinternet + Test::RequiresInternet - Easily test network connectivity + This module is intended to easily test network connectivity before functional tests begin to non-local Internet resources. + + programming.perl + + /usr/lib64/perl5/vendor_perl/5.26/Test/RequiresInternet.pm + /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Test/RequiresInternet/.packlist + /usr/share/man + + + + + 2018-02-17 + 0.05 + Packaging update + Simon Friend + simbiotiqu@gmail.com + + + \ No newline at end of file