Page MenuHomeSolus

D2251.diff
No OneTemporary

D2251.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,18 @@
+name : perl-file-remove
+version : 1.57
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Remove-1.57.tar.gz : b3becd60165c38786d18285f770b8b06ebffe91797d8c00cc4730614382501ad
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : File::Remove - Remove files and directories
+description: |
+ File::Remove - Remove files and directories
+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-remove</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::Remove - Remove files and directories</Summary>
+ <Description xml:lang="en">File::Remove - Remove files and directories
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-file-remove</Name>
+ <Summary xml:lang="en">File::Remove - Remove files and directories</Summary>
+ <Description xml:lang="en">File::Remove - Remove files and directories
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/File/Remove.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/File/Remove/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-03</Date>
+ <Version>1.57</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
Jun 21 2023, 3:01 PM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809971
Default Alt Text
D2251.diff (2 KB)

Event Timeline