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-extutils-install +version : 2.14 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-Install-2.14.tar.gz : 35412305cbae979aac3b6e2c70cb301ae461979a1d848a8a043f74518eb96aea +license : Artistic-1.0-Perl +component : programming.perl +summary : ExtUtils::Install - install files from here to there +description: | + ExtUtils::Install - install files from here to there +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,38 @@ + + + perl-extutils-install + + Matthias Eliasson + matthias.eliasson@gmail.com + + Artistic-1.0-Perl + programming.perl + ExtUtils::Install - install files from here to there + ExtUtils::Install - install files from here to there + + https://solus-project.com/sources/README.Solus + + + perl-extutils-install + ExtUtils::Install - install files from here to there + ExtUtils::Install - install files from here to there + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/ExtUtils/Install.pm + /usr/lib/perl5/vendor_perl/5.24.1/ExtUtils/Installed.pm + /usr/lib/perl5/vendor_perl/5.24.1/ExtUtils/Packlist.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/ExtUtils/Install/.packlist + /usr/share/man + + + + + 2017-11-28 + 2.14 + Packaging update + Matthias Eliasson + matthias.eliasson@gmail.com + + + \ No newline at end of file