Page MenuHomeSolus

D3776.diff
No OneTemporary

D3776.diff

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,30 @@
+name : perl-test-most
+version : 0.35
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/O/OV/OVID/Test-Most-0.35.tar.gz : 9897a6f4d751598d2ed1047e01c1554b01d0f8c96c45e7e845229782bf6f657f
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Most commonly needed test functions and features
+description: |
+ Most commonly needed test functions and features. This module provides you with the most commonly used testing functions and gives you a bit more fine-grained control over your test suite.
+builddeps :
+ - perl-exception-class
+ - perl-test-deep
+ - perl-test-differences
+ - perl-test-exception
+ - perl-test-warn
+rundeps :
+ - perl-exception-class
+ - perl-test-deep
+ - perl-test-differences
+ - perl-test-exception
+ - perl-test-warn
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %make 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,38 @@
+<PISI>
+ <Source>
+ <Name>perl-test-most</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Most commonly needed test functions and features</Summary>
+ <Description xml:lang="en">Most commonly needed test functions and features. This module provides you with the most commonly used testing functions and gives you a bit more fine-grained control over your test suite.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test-most</Name>
+ <Summary xml:lang="en">Most commonly needed test functions and features</Summary>
+ <Description xml:lang="en">Most commonly needed test functions and features. This module provides you with the most commonly used testing functions and gives you a bit more fine-grained control over your test suite.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/Most.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/Most/Exception.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Test/Most/.packlist</Path>
+ <Path fileType="man">/usr/share/man/man3/Test::Most.3</Path>
+ <Path fileType="man">/usr/share/man/man3/Test::Most::Exception.3</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-09-02</Date>
+ <Version>0.35</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:07 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831565
Default Alt Text
D3776.diff (3 KB)

Event Timeline