## START: Set by rpmautospec ## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 5; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by rust2rpm 27 %bcond check 1 %global debug_package %{nil} %global crate zip Name: rust-zip Version: 2.2.3 Release: %autorelease Summary: Library to support the reading and writing of zip files License: MIT URL: https://crates.io/crates/zip Source: %{crates_source} # * A copy of the GitHub source archive for zip-rs/zip2, with everything but the # test/data/ subdirectory removed, and additionally, from which test files # with known license issues have been removed. Fortunately, no removed test # files are required for any of the tests that are present in the published # crates. Source10: zip2-%{version}-filtered.tar.gz # * Script used to generate Source11: ./get_test_data.sh %%{version} Source11: get_test_data.sh # Automatically generated patch to strip dependencies and normalize metadata Patch: zip-fix-metadata-auto.diff # Manually created patch for downstream crate metadata changes # * relax bzip2 dependency to allow building with both v0.4 and v0.5 # * drop unused benchmark-only / example-only dev-dependencies Patch: zip-fix-metadata.diff # * Downstream-only: patch out tests that would need omitted test files to # compile Patch10: zip-2.1.4-omitted-test-files.patch # * fix(test): Conditionalize a zip64 doctest # * https://github.com/zip-rs/zip2/pull/308 Patch11: https://github.com/zip-rs/zip2/pull/308.patch BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Library to support the reading and writing of zip files.} %description %{_description} %package devel Summary: %{summary} BuildArch: noarch %description devel %{_description} This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel %license %{crate_instdir}/LICENSE %doc %{crate_instdir}/CHANGELOG.md %doc %{crate_instdir}/CODE_OF_CONDUCT.md %doc %{crate_instdir}/CONTRIBUTING.md %doc %{crate_instdir}/README.md %{crate_instdir}/ %exclude %{crate_instdir}/cliff.toml %exclude %{crate_instdir}/pull_request_template.md %exclude %{crate_instdir}/release-plz.toml %package -n %{name}+default-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+default-devel %{_description} This package contains library source intended for building other packages which use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+_all-features-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+_all-features-devel %{_description} This package contains library source intended for building other packages which use the "_all-features" feature of the "%{crate}" crate. %files -n %{name}+_all-features-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+_deflate-any-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+_deflate-any-devel %{_description} This package contains library source intended for building other packages which use the "_deflate-any" feature of the "%{crate}" crate. %files -n %{name}+_deflate-any-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+aes-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+aes-devel %{_description} This package contains library source intended for building other packages which use the "aes" feature of the "%{crate}" crate. %files -n %{name}+aes-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+aes-crypto-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+aes-crypto-devel %{_description} This package contains library source intended for building other packages which use the "aes-crypto" feature of the "%{crate}" crate. %files -n %{name}+aes-crypto-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+bzip2-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+bzip2-devel %{_description} This package contains library source intended for building other packages which use the "bzip2" feature of the "%{crate}" crate. %files -n %{name}+bzip2-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+chrono-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+chrono-devel %{_description} This package contains library source intended for building other packages which use the "chrono" feature of the "%{crate}" crate. %files -n %{name}+chrono-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+constant_time_eq-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+constant_time_eq-devel %{_description} This package contains library source intended for building other packages which use the "constant_time_eq" feature of the "%{crate}" crate. %files -n %{name}+constant_time_eq-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+deflate-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+deflate-devel %{_description} This package contains library source intended for building other packages which use the "deflate" feature of the "%{crate}" crate. %files -n %{name}+deflate-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+deflate-flate2-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+deflate-flate2-devel %{_description} This package contains library source intended for building other packages which use the "deflate-flate2" feature of the "%{crate}" crate. %files -n %{name}+deflate-flate2-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+deflate-miniz-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+deflate-miniz-devel %{_description} This package contains library source intended for building other packages which use the "deflate-miniz" feature of the "%{crate}" crate. %files -n %{name}+deflate-miniz-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+deflate-zlib-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+deflate-zlib-devel %{_description} This package contains library source intended for building other packages which use the "deflate-zlib" feature of the "%{crate}" crate. %files -n %{name}+deflate-zlib-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+deflate-zlib-ng-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+deflate-zlib-ng-devel %{_description} This package contains library source intended for building other packages which use the "deflate-zlib-ng" feature of the "%{crate}" crate. %files -n %{name}+deflate-zlib-ng-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+deflate-zopfli-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+deflate-zopfli-devel %{_description} This package contains library source intended for building other packages which use the "deflate-zopfli" feature of the "%{crate}" crate. %files -n %{name}+deflate-zopfli-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+deflate64-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+deflate64-devel %{_description} This package contains library source intended for building other packages which use the "deflate64" feature of the "%{crate}" crate. %files -n %{name}+deflate64-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+flate2-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+flate2-devel %{_description} This package contains library source intended for building other packages which use the "flate2" feature of the "%{crate}" crate. %files -n %{name}+flate2-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+hmac-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+hmac-devel %{_description} This package contains library source intended for building other packages which use the "hmac" feature of the "%{crate}" crate. %files -n %{name}+hmac-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+lzma-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+lzma-devel %{_description} This package contains library source intended for building other packages which use the "lzma" feature of the "%{crate}" crate. %files -n %{name}+lzma-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+lzma-rs-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+lzma-rs-devel %{_description} This package contains library source intended for building other packages which use the "lzma-rs" feature of the "%{crate}" crate. %files -n %{name}+lzma-rs-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+pbkdf2-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+pbkdf2-devel %{_description} This package contains library source intended for building other packages which use the "pbkdf2" feature of the "%{crate}" crate. %files -n %{name}+pbkdf2-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+rand-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+rand-devel %{_description} This package contains library source intended for building other packages which use the "rand" feature of the "%{crate}" crate. %files -n %{name}+rand-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+sha1-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+sha1-devel %{_description} This package contains library source intended for building other packages which use the "sha1" feature of the "%{crate}" crate. %files -n %{name}+sha1-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+time-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+time-devel %{_description} This package contains library source intended for building other packages which use the "time" feature of the "%{crate}" crate. %files -n %{name}+time-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+unreserved-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unreserved-devel %{_description} This package contains library source intended for building other packages which use the "unreserved" feature of the "%{crate}" crate. %files -n %{name}+unreserved-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+xz-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+xz-devel %{_description} This package contains library source intended for building other packages which use the "xz" feature of the "%{crate}" crate. %files -n %{name}+xz-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+zeroize-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+zeroize-devel %{_description} This package contains library source intended for building other packages which use the "zeroize" feature of the "%{crate}" crate. %files -n %{name}+zeroize-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+zopfli-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+zopfli-devel %{_description} This package contains library source intended for building other packages which use the "zopfli" feature of the "%{crate}" crate. %files -n %{name}+zopfli-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+zstd-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+zstd-devel %{_description} This package contains library source intended for building other packages which use the "zstd" feature of the "%{crate}" crate. %files -n %{name}+zstd-devel %ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires %cargo_generate_buildrequires -a %build %cargo_build -a %install %cargo_install -a %if %{with check} %check # Extract test data (only) from the GitHub archive tar -xzvf '%{SOURCE10}' --strip-components=1 'zip2-%{version}/tests/data/' cp -vp '%{SOURCE11}' tests/data/ %ifnarch s390x %cargo_test -a %else # A few test failures on s390x (big-endian) # https://github.com/zip-rs/zip2/issues/309 %{cargo_test -a -- -- --exact %{shrink: --skip write::test::fuzz_crash_2024_07_17 --skip write::test::fuzz_crash_2024_07_19 --skip write::test::test_deep_copy --skip write::test::test_fuzz_crash_2024_06_17a --skip write::test::test_fuzz_crash_2024_06_18b --skip write::test::test_fuzz_failure_2024_06_08 }} %endif %endif %changelog ## START: Generated by rpmautospec * Sat Mar 15 2025 Fabio Valentini - 2.2.3-5 - Minor rust2rpm config changes, don't rely on tomcli * Fri Mar 14 2025 Benjamin A. Beasley - 2.2.3-4 - Report and skip test failures on s390x * Fri Mar 14 2025 Benjamin A. Beasley - 2.2.3-3 - Conditionalize a zip64 doctest (fix i686) * Thu Mar 13 2025 Benjamin A. Beasley - 2.2.3-2 - Drop a patch that is no longer needed * Thu Mar 13 2025 Benjamin A. Beasley - 2.2.3-1 - Update to 2.2.3 (close RHBZ#2276230) * Thu Mar 13 2025 Benjamin A. Beasley - 2.2.2-1 - Update to 2.2.2 * Thu Mar 13 2025 Benjamin A. Beasley - 2.1.5-1 - Update to 2.1.5 * Thu Mar 13 2025 Benjamin A. Beasley - 2.1.4-1 - Update to 2.1.4 * Thu Mar 13 2025 Benjamin A. Beasley - 2.1.3-1 - Update to 2.1.3 * Thu Mar 13 2025 Benjamin A. Beasley - 2.1.0-2 - Maintain a list of *allowed* test data files * Thu Mar 13 2025 Benjamin A. Beasley - 2.1.0-1 - Update to 2.1.0 * Sun Jan 19 2025 Fedora Release Engineering - 0.6.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Sep 19 2024 Fabio Valentini - 0.6.6-8 - Bump pbkdf2 dependency from 0.11 to 0.12 * Thu Sep 19 2024 Fabio Valentini - 0.6.6-7 - Bump zstd dependency from 0.12 to 0.13 * Thu Sep 19 2024 Fabio Valentini - 0.6.6-6 - Drop unused, benchmark-only bencher dev-dependency * Sat Jul 20 2024 Fedora Release Engineering - 0.6.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jan 27 2024 Fedora Release Engineering - 0.6.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 06 2024 Michel Lind - 0.6.6-3 - Rebuilt for constant_time_eq 0.3 * Sat Jul 22 2023 Fedora Release Engineering - 0.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed May 17 2023 Fabio Valentini - 0.6.6-1 - Update to version 0.6.6; Fixes RHBZ#2195924 * Mon Apr 17 2023 Fabio Valentini - 0.6.4-1 - Update to version 0.6.4; Fixes RHBZ#2066114 * Sat Jan 21 2023 Fedora Release Engineering - 0.5.13-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering - 0.5.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering - 0.5.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering - 0.5.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jun 05 2021 Fabio Valentini - 0.5.13-1 - Update to version 0.5.13. - Fixes RHBZ#1968045 * Wed Apr 21 2021 Fabio Valentini - 0.5.12-1 - Update to version 0.5.12. - Fixes RHBZ#1950461 * Mon Mar 01 2021 Fabio Valentini - 0.5.11-1 - Update to version 0.5.11. - Bump to bzip2 0.4. * Wed Jan 27 2021 Fedora Release Engineering - 0.5.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Dec 07 2020 Fabio Valentini - 0.5.9-1 - Update to version 0.5.9. - Fixes RHBZ#1904876 * Sun Nov 08 2020 Fabio Valentini - 0.5.8-2 - Relax flate2 dependency. * Fri Sep 11 2020 Josh Stone - 0.5.8-1 - Update to 0.5.8 * Wed Jul 29 2020 Fedora Release Engineering - 0.5.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jun 27 2020 Michel Alexandre Salim - 0.5.6-1 - Update to 0.5.6 * Sat May 23 13:25:44 PDT 2020 Michel Alexandre Salim - 0.5.5-1 - Initial package ## END: Generated by rpmautospec