Compare commits
10 Commits
334c41fe74
...
8556a67d65
Author | SHA256 | Date | |
---|---|---|---|
8556a67d65 | |||
7cbac93781 | |||
4eff88bc79 | |||
08813003e4 | |||
|
d33a5e8b5e | ||
|
c20d99f395 | ||
|
af579eb532 | ||
|
42321e58bd | ||
|
dbce0d4e9f | ||
|
bc82033ddc |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7abb78bc87a33c55421e204f5a51358ec5b22196db339e2751f8a8e4980b6a2
|
||||
size 9618
|
3
IO-Zlib-1.15.tar.gz
Normal file
3
IO-Zlib-1.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ad887792e37cc3ffd64681a3e7483c5f789b44a033f340bc771e45832ebff32
|
||||
size 12111
|
@@ -1,3 +1,80 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 03:09:03 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.15
|
||||
see /usr/share/doc/packages/perl-IO-Zlib/ChangeLog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 11 03:07:14 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.14
|
||||
see /usr/share/doc/packages/perl-IO-Zlib/ChangeLog
|
||||
|
||||
Tue Jan 10 20:37:34 2023 Tom Hughes <tom@compton.nu>
|
||||
* Makefile.PL
|
||||
Change version number to 1.14.
|
||||
Tue Jan 10 20:36:36 2023 Graham Knop <haarg@haarg.org>
|
||||
* Makefile.PL
|
||||
Fix INSTALLDIRS option for newer perls.
|
||||
Fri Jan 6 22:47:22 2023 Tom Hughes <tom@compton.nu>
|
||||
* Zlib.pm
|
||||
Change version number to 1.13.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 30 03:06:30 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.12
|
||||
see /usr/share/doc/packages/perl-IO-Zlib/ChangeLog
|
||||
|
||||
Thu Dec 29 22:12:06 2022 Tom Hughes <tom@compton.nu>
|
||||
* Zlib.pm
|
||||
Change version number to 1.12.
|
||||
Fri Dec 323 19:14:56 2022 Yves Orton <demerphq@gmail.com>
|
||||
* t/basic.t
|
||||
* t/external.t
|
||||
* t/getc.t
|
||||
* t/getline.t
|
||||
* t/large.t
|
||||
* t/tied.t
|
||||
* t/uncomp1.t
|
||||
* t/uncomp2.t
|
||||
Use a distinct test file, with pid in it, for each test.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 12:05:46 UTC 2020 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- updated to 1.11
|
||||
see /usr/share/doc/packages/perl-IO-Zlib/ChangeLog
|
||||
|
||||
Sun Sep 13 12:36:40 2020 Tom Hughes <tom@compton.nu>
|
||||
* Zlib.pm
|
||||
Change version number to 1.11.
|
||||
* Makefile.PL
|
||||
Add links to repository and bug tracker.
|
||||
* Zlib.pm
|
||||
* Makefile.PL
|
||||
* t/basic.t
|
||||
* t/external.t
|
||||
* t/getc.t
|
||||
* t/getline.t
|
||||
* t/import.t
|
||||
* t/large.t
|
||||
* t/tied.t
|
||||
* t/uncomp1.t
|
||||
* t/uncomp2.t
|
||||
Enable strict mode and warnings throughout.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 12:43:46 UTC 2011 - vcizek@novell.com
|
||||
|
||||
- update to 1.10
|
||||
* Require Compress::Zlib 2.000 or later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:33:06 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 4 11:49:57 CET 2008 - anicka@suse.cz
|
||||
|
||||
|
@@ -1,101 +1,73 @@
|
||||
#
|
||||
# spec file for package perl-IO-Zlib (Version 1.09)
|
||||
# spec file for package perl-IO-Zlib
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define cpan_name IO-Zlib
|
||||
Name: perl-IO-Zlib
|
||||
Url: http://cpan.org/modules/by-module/IO/
|
||||
BuildRequires: perl-Compress-Zlib
|
||||
Version: 1.09
|
||||
Release: 1
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
Summary: IO:: style interface to the Compress::Zlib
|
||||
Source: IO-Zlib-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Version: 1.150.0
|
||||
Release: 0
|
||||
# 1.15 -> normalize -> 1.150.0
|
||||
%define cpan_version 1.15
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: IO:: style interface to L<Compress::Zlib>
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/T/TO/TOMHUGHES/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Compress::Zlib) >= 2
|
||||
Requires: perl(Compress::Zlib) >= 2
|
||||
Provides: perl(IO::Zlib) = %{version}
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
This module provides an IO:: style interface to the Compress::Zlib
|
||||
package.
|
||||
'IO::Zlib' provides an IO:: style interface to Compress::Zlib and hence to
|
||||
gzip/zlib compressed files. It provides many of the same methods as the
|
||||
IO::Handle interface.
|
||||
|
||||
Starting from IO::Zlib version 1.02, IO::Zlib can also use an external
|
||||
_gzip_ command. The default behaviour is to try to use an external _gzip_
|
||||
if no 'Compress::Zlib' can be loaded, unless explicitly disabled by
|
||||
|
||||
use IO::Zlib qw(:gzip_external 0);
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Tom Hughes <tom@compton.nu>
|
||||
If explicitly enabled by
|
||||
|
||||
use IO::Zlib qw(:gzip_external 1);
|
||||
|
||||
then the external _gzip_ is used *instead* of 'Compress::Zlib'.
|
||||
|
||||
%prep
|
||||
%setup -q -n IO-Zlib-%{version}
|
||||
# ---------------------------------------------------------------------------
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make %{?jobs:-j%jobs}
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
%make_build
|
||||
|
||||
%check
|
||||
make test
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
%install
|
||||
%perl_make_install
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{perl_vendorlib}/IO
|
||||
%{perl_vendorlib}/IO/Zlib.pm
|
||||
%dir %{perl_vendorarch}/auto/IO
|
||||
%{perl_vendorarch}/auto/IO/Zlib
|
||||
/var/adm/perl-modules/perl-IO-Zlib
|
||||
%doc %{_mandir}/man3/*.gz
|
||||
%doc MANIFEST README ChangeLog
|
||||
%files -f %{name}.files
|
||||
%doc ChangeLog README.md
|
||||
|
||||
%changelog
|
||||
* Fri Jan 04 2008 - anicka@suse.cz
|
||||
- update to 1.09
|
||||
* Install in the core library directory if the perl
|
||||
* version is 5.9.3 or later.
|
||||
* Wed Nov 21 2007 - anicka@suse.cz
|
||||
- update to 1.08
|
||||
* Add the PID to the name of the temporary file used by
|
||||
several tests to avoid clashing with the directory
|
||||
called test in the perl source tree.
|
||||
* Require perl 5.006 instead of 5.004 as Fcntl does not
|
||||
implement SEEK_SET before then.
|
||||
* Mon Oct 08 2007 - anicka@suse.cz
|
||||
- update to 1.07
|
||||
* t/0signature.t: Removed signature test.
|
||||
* Wed Jul 25 2007 - anicka@suse.cz
|
||||
- update to 1.06
|
||||
* t/external.t: Exit immediately if there is no gzip program.
|
||||
* Wed Mar 07 2007 - anicka@suse.cz
|
||||
- update to 1.05
|
||||
* Zlib.pm
|
||||
Added dummy FILENO method to stop the debugger barfing
|
||||
when asked to dump a IO::Zlib object.
|
||||
Removed internal eof flag and use gzeof instead.
|
||||
Allow an offset to be specifed when reading or writing.
|
||||
* t/getline.t
|
||||
Added tests for the eof method while reading lines.
|
||||
* t/basic.t
|
||||
Add test for reading at an offset.
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Sep 28 2005 - dmueller@suse.de
|
||||
- add norootforbuild
|
||||
* Fri Apr 15 2005 - schubi@suse.de
|
||||
- update to 1.04
|
||||
* Thu Feb 26 2004 - choeger@suse.de
|
||||
- new package v1.01
|
||||
|
Reference in New Issue
Block a user