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-distmanifest +version : 1.014 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-DistManifest-1.014.tar.gz : 3d26c20df42628981cbfcfa5b1ca028c6ceadb344c1dcf97a25ad6a88b73d7c5 +license : Artistic-1.0-Perl +component : programming.perl +summary : Test::DistManifest - Author test that validates a package MANIFEST +description: | + Test::DistManifest - Author test that validates a package MANIFEST +builddeps : + - perl-module-build +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,35 @@ + + + perl-test-distmanifest + + Matthias Eliasson + matthias.eliasson@gmail.com + + Artistic-1.0-Perl + programming.perl + Test::DistManifest - Author test that validates a package MANIFEST + Test::DistManifest - Author test that validates a package MANIFEST + + https://solus-project.com/sources/README.Solus + + + perl-test-distmanifest + Test::DistManifest - Author test that validates a package MANIFEST + Test::DistManifest - Author test that validates a package MANIFEST + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/Test/DistManifest.pm + /usr/share/man + + + + + 2017-11-28 + 1.014 + Packaging update + Matthias Eliasson + matthias.eliasson@gmail.com + + + \ No newline at end of file