Page MenuHomeSolus

D2256.diff
No OneTemporary

D2256.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,27 @@
+name : perl-file-copy-recursive
+version : '0.40'
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.40.tar.gz : e8b8923b930ef7bcb59d4a97456d0e149b8487597cd1550f836451d936ce55a1
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : File::Copy::Recursive - Perl extension for recursively copying files and directories
+description: |
+ File::Copy::Recursive - Perl extension for recursively copying files and directories
+builddeps :
+ - perl-file-slurp
+ - perl-path-iter
+ - perl-path-tiny
+ - perl-sub-uplevel
+ - perl-test-deep
+ - perl-test-exception
+ - perl-test-file
+ - perl-test-warn
+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-file-copy-recursive</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">File::Copy::Recursive - Perl extension for recursively copying files and directories</Summary>
+ <Description xml:lang="en">File::Copy::Recursive - Perl extension for recursively copying files and directories
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-file-copy-recursive</Name>
+ <Summary xml:lang="en">File::Copy::Recursive - Perl extension for recursively copying files and directories</Summary>
+ <Description xml:lang="en">File::Copy::Recursive - Perl extension for recursively copying files and directories
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/File/Copy/Recursive.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/File/Copy/Recursive/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-03</Date>
+ <Version>0.40</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:40 PM (2 h, 56 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799846
Default Alt Text
D2256.diff (2 KB)

Event Timeline