Page MenuHomeSolus

D2142.id.diff
No OneTemporary

D2142.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,21 @@
+name : perl-term-table
+version : 0.012
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Term-Table-0.012.tar.gz : 4db6118fbf862bd32a8402e1ee28ce2044d0e0887ef29b726e917ab4258a063a
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Term::Table - Format a header and rows into a table
+description: |
+ This is used by some failing tests to provide diagnostics about what has gone wrong. This module is able to generic format rows of data into tables.
+builddeps :
+ - perl-importer
+ - perl-test-simple
+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,42 @@
+<PISI>
+ <Source>
+ <Name>perl-term-table</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Term::Table - Format a header and rows into a table</Summary>
+ <Description xml:lang="en">This is used by some failing tests to provide diagnostics about what has gone wrong. This module is able to generic format rows of data into tables.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-term-table</Name>
+ <Summary xml:lang="en">Term::Table - Format a header and rows into a table</Summary>
+ <Description xml:lang="en">This is used by some failing tests to provide diagnostics about what has gone wrong. This module is able to generic format rows of data into tables.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Term/Table.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Term/Table/Cell.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Term/Table/CellStack.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Term/Table/HashBase.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Term/Table/LineBreak.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Term/Table/Spacer.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Term/Table/Util.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Term/Table/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-29</Date>
+ <Version>0.012</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 25 2023, 11:35 PM (11 w, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791983
Default Alt Text
D2142.id.diff (3 KB)

Event Timeline