Page MenuHomeSolus

D2254.diff
No OneTemporary

D2254.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,22 @@
+name : perl-test-file
+version : 1.443
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Test-File-1.443.tar.gz : 61b4a6ab8f617c8c7b5975164cf619468dc304b6baaaea3527829286fa58bcd5
+license : Artistic-2.0
+component : programming.perl
+summary : Test::File - test file attributes
+description: |
+ Test::File - test file attributes
+builddeps :
+ - perl-test-pod
+ - perl-test-pod-coverage
+ - perl-test-utf8
+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-file</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::File - test file attributes</Summary>
+ <Description xml:lang="en">Test::File - test file attributes
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test-file</Name>
+ <Summary xml:lang="en">Test::File - test file attributes</Summary>
+ <Description xml:lang="en">Test::File - test file attributes
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/File.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Test/File/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-03</Date>
+ <Version>1.443</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:31 PM (2 h, 43 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5828318
Default Alt Text
D2254.diff (2 KB)

Event Timeline