diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/abi_used_libs b/abi_used_libs new file mode 100644 --- /dev/null +++ b/abi_used_libs @@ -0,0 +1 @@ +libc.so.6 diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,17 @@ +name : perl-pathtools +version : 3.62 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/R/RJ/RJBS/PathTools-3.62.tar.gz : 36350e12f58871437ba03391f80a506e447e3c6630cc37d0625bc25ff1c7b4d2 +license : Artistic-1.0-Perl +component : programming.perl +summary : This is the combined distribution for the File::Spec and Cwd modules. +description: | + This is the combined distribution for the File::Spec and Cwd modules. + Please see their respective documentation for details. +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,49 @@ + + + perl-pathtools + + Matthias Eliasson + matthias.eliasson@gmail.com + + Artistic-1.0-Perl + programming.perl + This is the combined distribution for the File::Spec and Cwd modules. + This is the combined distribution for the File::Spec and Cwd modules. +Please see their respective documentation for details. + + https://solus-project.com/sources/README.Solus + + + perl-pathtools + This is the combined distribution for the File::Spec and Cwd modules. + This is the combined distribution for the File::Spec and Cwd modules. +Please see their respective documentation for details. + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/Cwd.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec/AmigaOS.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec/Cygwin.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec/Epoc.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec/Functions.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec/Mac.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec/OS2.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec/Unix.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec/VMS.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/File/Spec/Win32.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/Cwd/.packlist + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/Cwd/Cwd.so + /usr/share/man + + + + + 2017-11-28 + 3.62 + Packaging update + Matthias Eliasson + matthias.eliasson@gmail.com + + + \ No newline at end of file