Page MenuHomeSolus

D2245.id.diff
No OneTemporary

D2245.id.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,25 @@
+name : perl-test-pod-coverage
+version : '1.10'
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/N/NE/NEILB/Test-Pod-Coverage-1.10.tar.gz : 48c9cca9f7d99eee741176445b431adf09c029e1aa57c4703c9f46f7601d40d4
+license : Artistic-2.0
+component : programming.perl
+summary : Test::Pod::Coverage - Check for pod coverage in your distribution.
+description: |
+ This module is used to add a test to your Perl distribution, which checks for pod coverage of all appropriate files.
+builddeps :
+ - perl-devel-symdump
+ - perl-pod-coverage
+ - perl-test-pod
+rundeps :
+ - perl-devel-symdump
+ - perl-pod-coverage
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build 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,36 @@
+<PISI>
+ <Source>
+ <Name>perl-test-pod-coverage</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Artistic-2.0</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Test::Pod::Coverage - Check for pod coverage in your distribution.</Summary>
+ <Description xml:lang="en">This module is used to add a test to your Perl distribution, which checks for pod coverage of all appropriate files.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test-pod-coverage</Name>
+ <Summary xml:lang="en">Test::Pod::Coverage - Check for pod coverage in your distribution.</Summary>
+ <Description xml:lang="en">This module is used to add a test to your Perl distribution, which checks for pod coverage of all appropriate files.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/Pod/Coverage.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Test/Pod/Coverage/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-11</Date>
+ <Version>1.10</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 15 2023, 6:44 AM (12 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815897
Default Alt Text
D2245.id.diff (2 KB)

Event Timeline