commit
a0926e0093
Binary file not shown.
BIN
IO-Compress-2.093.tar.gz
Normal file
BIN
IO-Compress-2.093.tar.gz
Normal file
Binary file not shown.
@ -6,8 +6,8 @@
|
||||
%{?perl_default_filter}
|
||||
|
||||
Name: perl-IO-Compress
|
||||
Version: 2.081
|
||||
Release: 6
|
||||
Version: 2.093
|
||||
Release: 1
|
||||
Summary: Read and write compressed data
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/IO-Compress
|
||||
@ -93,6 +93,7 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
|
||||
|
||||
%files
|
||||
%{_bindir}/zipdetails
|
||||
%{_bindir}/streamzip
|
||||
%{perl_privlib}/Compress/
|
||||
%{perl_privlib}/File/
|
||||
%{perl_privlib}/IO/Compress/
|
||||
@ -101,11 +102,15 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
|
||||
%files help
|
||||
%doc Changes README examples/*
|
||||
%{_mandir}/man1/zipdetails.1*
|
||||
%{_mandir}/man1/streamzip.1*
|
||||
%{_mandir}/man3/Compress::Zlib.3*
|
||||
%{_mandir}/man3/File::GlobMapper.3*
|
||||
%{_mandir}/man3/IO::Compress::*.3*
|
||||
%{_mandir}/man3/IO::Uncompress::*.3*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 31 2020 shenyangyang <shenyangyang4@huawei.com> - 2.093-1
|
||||
- Bump version to 2.093
|
||||
|
||||
* Tue Sep 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.081-6
|
||||
- Package init
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user