Page MenuHomeSolus

D2258.diff
No OneTemporary

D2258.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,26 @@
+name : perl-test-file-sharedir
+version : 1.001002
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/K/KE/KENTNL/Test-File-ShareDir-1.001002.tar.gz : b33647cbb4b2f2fcfbde4f8bb4383d0ac95c2f89c4c5770eb691f1643a337aad
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Test::File::ShareDir
+description: |
+ "Test::File::ShareDir" is some low level plumbing to enable a distribution to perform tests while consuming its own "share" directories in a manner similar to how they will be once installed.
+builddeps :
+ - perl-test-fatal
+ - perl-class-tiny
+ - perl-file-copy-recursive
+ - perl-file-sharedir
+ - perl-path-tiny
+ - perl-scope-guard
+ - perl-try-tiny
+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,43 @@
+<PISI>
+ <Source>
+ <Name>perl-test-file-sharedir</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">Test::File::ShareDir</Summary>
+ <Description xml:lang="en">&quot;Test::File::ShareDir&quot; is some low level plumbing to enable a distribution to perform tests while consuming its own &quot;share&quot; directories in a manner similar to how they will be once installed.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test-file-sharedir</Name>
+ <Summary xml:lang="en">Test::File::ShareDir</Summary>
+ <Description xml:lang="en">&quot;Test::File::ShareDir&quot; is some low level plumbing to enable a distribution to perform tests while consuming its own &quot;share&quot; directories in a manner similar to how they will be once installed.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Dist.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Module.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Object/Dist.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Object/Inc.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Object/Module.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/TempDirObject.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/File/ShareDir/Utils.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Test/File/ShareDir/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-04</Date>
+ <Version>1.001002</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
Fri, Aug 11, 7:21 PM (2 h, 33 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789254
Default Alt Text
D2258.diff (3 KB)

Event Timeline