Page MenuHomeSolus

D3781.id9361.diff
No OneTemporary

D3781.id9361.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,2 @@
+libbz2.so.1.0
+libc.so.6
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,24 @@
+name : perl-compress-bzip2
+version : 2.26
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-2.26.tar.gz : 5132f0c5f377a54d77ee36d332aa0ece585c22a40f2c31f2619e40262f5c4f0c
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Interface to Bzip2 compression library
+description: |
+ The Compress::Bzip2 module provides a Perl interface to the Bzip2 compression library. A relevant subset of the functionality provided by Bzip2 is available in Compress::Bzip2.
+
+ NOTE: Compress::Bzip2 is not well integrated into PerlIO, use the preferred IO::Compress::Bzip2 instead.
+builddeps :
+ - bzip2-devel
+ - perl-test-leaktrace
+ - perl-test-pod
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %make test
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,42 @@
+<PISI>
+ <Source>
+ <Name>perl-compress-bzip2</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Interface to Bzip2 compression library</Summary>
+ <Description xml:lang="en">The Compress::Bzip2 module provides a Perl interface to the Bzip2 compression library. A relevant subset of the functionality provided by Bzip2 is available in Compress::Bzip2.
+
+NOTE: Compress::Bzip2 is not well integrated into PerlIO, use the preferred IO::Compress::Bzip2 instead.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-compress-bzip2</Name>
+ <Summary xml:lang="en">Interface to Bzip2 compression library</Summary>
+ <Description xml:lang="en">The Compress::Bzip2 module provides a Perl interface to the Bzip2 compression library. A relevant subset of the functionality provided by Bzip2 is available in Compress::Bzip2.
+
+NOTE: Compress::Bzip2 is not well integrated into PerlIO, use the preferred IO::Compress::Bzip2 instead.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/Compress/Bzip2.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Compress/Bzip2/.packlist</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Compress/Bzip2/Bzip2.so</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Compress/Bzip2/autosplit.ix</Path>
+ <Path fileType="man">/usr/share/man/man3/Compress::Bzip2.3</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-09-02</Date>
+ <Version>2.26</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 8:19 PM (2 h, 48 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5854414
Default Alt Text
D3781.id9361.diff (3 KB)

Event Timeline