Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,22 @@ +name : perl-dist-checkconflicts +version : 0.11 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/D/DO/DOY/Dist-CheckConflicts-0.11.tar.gz : ea844b9686c94d666d9d444321d764490b2cde2f985c4165b4c2c77665caedc4 +license : Artistic-1.0-Perl +component : programming.perl +summary : Dist::CheckConflicts - declare version conflicts for your dist +description: | + Dist::CheckConflicts - declare version conflicts for your dist +builddeps : + - perl-module-runtime + - perl-test-fatal + - 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,36 @@ + + + perl-dist-checkconflicts + + Simon Friend + simbiotiqu@gmail.com + + Artistic-1.0-Perl + programming.perl + Dist::CheckConflicts - declare version conflicts for your dist + Dist::CheckConflicts - declare version conflicts for your dist + + https://solus-project.com/sources/README.Solus + + + perl-dist-checkconflicts + Dist::CheckConflicts - declare version conflicts for your dist + Dist::CheckConflicts - declare version conflicts for your dist + + programming.perl + + /usr/lib64/perl5/vendor_perl/5.26/Dist/CheckConflicts.pm + /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Dist/CheckConflicts/.packlist + /usr/share/man + + + + + 2018-02-04 + 0.11 + Packaging update + Simon Friend + simbiotiqu@gmail.com + + + \ No newline at end of file