Page MenuHomeSolus

D11201.diff
No OneTemporary

D11201.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
\ No newline at end of file
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1 @@
+libc.so.6
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,16 @@
+name : perl-digest-sha1
+version : '2.13'
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/G/GA/GAAS/Digest-SHA1-2.13.tar.gz : 68c1dac2187421f0eb7abf71452a06f190181b8fc4b28ededf5b90296fb943cc
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Perl interface to the SHA-1 algorithm
+description: |
+ The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit fingerprint or message digest of the input.
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
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,37 @@
+<PISI>
+ <Source>
+ <Name>perl-digest-sha1</Name>
+ <Packager>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Perl interface to the SHA-1 algorithm</Summary>
+ <Description xml:lang="en">The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit fingerprint or message digest of the input.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-digest-sha1</Name>
+ <Summary xml:lang="en">Perl interface to the SHA-1 algorithm</Summary>
+ <Description xml:lang="en">The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit fingerprint or message digest of the input.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/x86_64-linux-thread-multi/Digest/SHA1.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/x86_64-linux-thread-multi/auto/Digest/SHA1/.packlist</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/x86_64-linux-thread-multi/auto/Digest/SHA1/SHA1.so</Path>
+ <Path fileType="man">/usr/share/man/man3/Digest::SHA1.3</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-12-27</Date>
+ <Version>2.13</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 29 2023, 2:32 AM (10 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806809
Default Alt Text
D11201.diff (3 KB)

Event Timeline