Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10934264
D2245.id5394.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2245.id5394.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ 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
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ 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-03</Date>
+ <Version>1.1</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
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 13, 11:19 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5872758
Default Alt Text
D2245.id5394.diff (2 KB)
Attached To
Mode
D2245: Initial commit of perl-test-pod-coverage
Attached
Detach File
Event Timeline
Log In to Comment