Compare commits

..

9 Commits
rawhide ... f32

Author SHA1 Message Date
Igor Raits 27f813ef19 Merge remote-tracking branch 'origin/f32' into f31 2020-06-01 09:58:37 +02:00
Igor Raits 96e469ead7 Merge remote-tracking branch 'origin/master' into f32 2020-06-01 09:57:09 +02:00
Igor Raits 5ee0435b5d Merge remote-tracking branch 'origin/master' into f31 2020-05-10 21:11:30 +02:00
Igor Raits 1d72eec0f9 Merge remote-tracking branch 'origin/master' into f32 2020-05-10 21:11:06 +02:00
Igor Raits 672824a55b Merge remote-tracking branch 'origin/master' into f31 2020-03-31 19:08:40 +02:00
Igor Raits 62f9fa50a5 Merge remote-tracking branch 'origin/master' into f32 2020-03-31 19:08:21 +02:00
Igor Raits f80d57f85e Merge remote-tracking branch 'origin/master' into f32 2020-03-27 15:46:13 +01:00
Igor Raits e66dc11362 Merge remote-tracking branch 'origin/master' into f32 2020-03-27 11:16:52 +01:00
Igor Raits 317e218f51
Initial import
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-03-17 18:57:40 +01:00
6 changed files with 37 additions and 342 deletions

9
.gitignore vendored
View File

@ -1,6 +1,3 @@
/dua-cli-2.3.2.crate
/dua-cli-2.3.3.crate
/dua-cli-2.3.5.crate
/dua-cli-2.3.6.crate
/dua-cli-2.3.8.crate
/dua-cli-2.3.9.crate
@ -8,9 +5,3 @@
/dua-cli-2.5.0.crate
/dua-cli-2.6.0.crate
/dua-cli-2.6.1.crate
/dua-cli-2.8.2.crate
/dua-cli-2.10.7.crate
/dua-cli-2.10.9.crate
/dua-cli-2.11.1.crate
/dua-cli-2.17.0.crate
/dua-cli-2.17.8.crate

View File

@ -1,75 +0,0 @@
ASL 2.0 or MIT: rust-autocfg 1.1.0
ASL 2.0 or MIT: rust-indexmap 1.9.1
ASL 2.0 or MIT: rust-parking_lot0.11 0.11.2
ASL 2.0 or MIT: rust-parking_lot_core0.8 0.8.5
ASL 2.0 or MIT: rust-signal-hook 0.3.14
ASL 2.0 or MIT: rust-signal-hook-mio 0.2.3
ASL 2.0 or MIT: rust-signal-hook-registry 1.4.0
ASL 2.0 or MIT: rust-wild 2.0.4
BSD: rust-instant 0.1.12
MIT or ASL 2.0 or zlib: rust-tinyvec_macros 0.1.0
MIT or ASL 2.0: rust-anyhow 1.0.58
MIT or ASL 2.0: rust-bitflags 1.3.2
MIT or ASL 2.0: rust-cassowary 0.3.0
MIT or ASL 2.0: rust-cfg-if 1.0.0
MIT OR ASL 2.0: rust-clap 3.2.12
MIT or ASL 2.0: rust-clap_derive 3.2.7
MIT or ASL 2.0: rust-clap_lex 0.2.4
MIT or ASL 2.0: rust-crossbeam 0.8.1
MIT or ASL 2.0: rust-crossbeam-channel 0.5.5
MIT or ASL 2.0: rust-crossbeam-deque 0.8.1
MIT or ASL 2.0: rust-crossbeam-epoch 0.9.9
MIT or ASL 2.0: rust-crossbeam-queue 0.3.5
MIT or ASL 2.0: rust-crossbeam-utils 0.8.10
MIT or ASL 2.0: rust-either 1.7.0
MIT or ASL 2.0: rust-fixedbitset 0.4.2
MIT or ASL 2.0: rust-form_urlencoded 1.0.1
MIT or ASL 2.0: rust-hashbrown 0.12.3
MIT or ASL 2.0: rust-heck 0.4.0
MIT or ASL 2.0: rust-idna 0.2.3
MIT or ASL 2.0: rust-itertools 0.10.3
MIT or ASL 2.0: rust-lazy_static 1.4.0
MIT or ASL 2.0: rust-libc 0.2.126
MIT or ASL 2.0: rust-lock_api 0.4.7
MIT or ASL 2.0: rust-log 0.4.17
MIT or ASL 2.0: rust-num_cpus 1.13.1
MIT or ASL 2.0: rust-once_cell 1.13.0
MIT or ASL 2.0: rust-os_str_bytes 6.1.0
MIT or ASL 2.0: rust-pathdiff 0.2.1
MIT or ASL 2.0: rust-percent-encoding 2.1.0
MIT or ASL 2.0: rust-petgraph 0.6.2
MIT or ASL 2.0: rust-proc-macro-error 1.0.4
MIT or ASL 2.0: rust-proc-macro-error-attr 1.0.4
MIT or ASL 2.0: rust-proc-macro2 1.0.40
MIT or ASL 2.0: rust-quote 1.0.20
MIT or ASL 2.0: rust-rayon 1.5.3
MIT or ASL 2.0: rust-rayon-core 1.9.3
MIT or ASL 2.0: rust-scopeguard 1.1.0
MIT or ASL 2.0: rust-smallvec 1.9.0
MIT or ASL 2.0: rust-syn 1.0.98
MIT or ASL 2.0: rust-unicode-bidi 0.3.8
MIT or ASL 2.0: rust-unicode-ident 1.0.1
MIT or ASL 2.0: rust-unicode-normalization 0.1.21
MIT or ASL 2.0: rust-unicode-segmentation 1.9.0
MIT or ASL 2.0: rust-unicode-width 0.1.9
MIT or ASL 2.0: rust-url 2.2.2
MIT or ASL 2.0: rust-version_check 0.9.4
MIT: rust-atty 0.2.14
MIT: rust-byte-unit 4.0.14
MIT: rust-crossterm 0.22.1
MIT: rust-crosstermion 0.9.0
MIT: rust-filesize 0.2.0
MIT: rust-jwalk 0.6.0
MIT: rust-matches 0.1.9
MIT: rust-memoffset 0.6.5
MIT: rust-mio0.7 0.7.14
MIT: rust-open 3.0.2
MIT: rust-strsim 0.10.0
MIT: rust-textwrap 0.15.0
MIT: rust-trash 2.1.5
MIT: rust-tui 0.17.0
MIT: rust-tui-react 0.17.0
MIT: rust-utf8-width 0.1.6
MPLv2.0: rust-colored 2.0.0
Unlicense or MIT: rust-termcolor 1.1.3
zlib or ASL 2.0 or MIT: rust-tinyvec 1.6.0

View File

@ -1,77 +0,0 @@
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Nov 22 2021 Fabio Valentini <decathorpe@gmail.com> - 2.11.1-5
- Port to clap 3.0.0-beta.5.
* Mon Aug 23 2021 Fabio Valentini <decathorpe@gmail.com> - 2.11.1-4
- Bump tui, tui-react, and crosstermion versions.
* Sat Aug 07 2021 Fabio Valentini <decathorpe@gmail.com> - 2.11.1-3
- Rebuild with crossbeam-deque 0.8.1 / 0.7.4 for CVE-2021-32810
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-2
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Feb 23 2021 Fabio Valentini <decathorpe@gmail.com> - 2.11.1-1
- Update to version 2.11.1.
- Fixes RHBZ#1919501
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Jan 10 19:45:05 CET 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.10.9-1
- Update to 2.10.9 (Fixes: RHBZ#1912188)
* Mon Dec 28 13:29:36 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.10.7-2
- Rebuild
* Fri Dec 25 11:55:17 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.10.7-1
- Update to 2.10.7
* Sun Aug 16 15:01:11 GMT 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.8.2-4
- Rebuild
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.2-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jul 02 09:59:22 EEST 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 2.8.2-1
- Update to 2.8.2
* Sun May 31 13:57:22 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.6.1-1
- Update to 2.6.1
* Sun May 10 14:35:34 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.6.0-1
- Update to 2.6.0
* Wed Apr 08 2020 Josh Stone <jistone@redhat.com> - 2.5.0-1
- Update to 2.5.0
* Mon Mar 30 08:19:56 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.4.1-1
- Update to 2.4.1
* Fri Mar 27 15:15:21 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.9-1
- Update to 2.3.9
* Thu Mar 26 08:32:46 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.8-1
- Update to 2.3.8
* Tue Mar 17 16:47:38 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.6-1
- Update to 2.3.6
* Sun Mar 15 18:07:16 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.5-1
- Update to 2.3.5
* Sun Mar 15 09:14:52 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.3-1
- Update to 2.3.3
* Tue Feb 25 02:05:44 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.2-1
- Update to 2.3.2
* Mon Feb 24 20:18:39 EET 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 2.3.1-1
- Initial package

View File

@ -1,10 +0,0 @@
--- dua-cli-2.17.8/Cargo.toml 1970-01-01T00:00:01+00:00
+++ dua-cli-2.17.8/Cargo.toml 2022-07-22T11:35:32.851196+00:00
@@ -129,7 +129,3 @@
"crosstermion/tui-react-termion",
"tui-shared",
]
-
-[target."cfg(all(target_os = \"macos\", target_arch = \"aarch64\"))".dependencies.sysinfo]
-version = "0.23.2"
-default-features = false

View File

@ -1,26 +1,25 @@
# Generated by rust2rpm 21
# * neither test files nor test code is included in published crates
# Generated by rust2rpm 15
# * The test code is not shipped, but even if it would - the testing parts
# are missing too.
%bcond_with check
# No devel stuff in released Fedora
%global __cargo_is_lib() false
%global crate dua-cli
Name: rust-%{crate}
Version: 2.17.8
Release: %autorelease
Version: 2.6.1
Release: 1%{?dist}
Summary: Tool to conveniently learn about the disk usage of directories
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/dua-cli
Source0: %{crates_source}
Source1: LICENSE.dependencies
# Initial patched metadata
# * drop macos-specific dependencies
Patch0: dua-cli-fix-metadata.diff
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
BuildRequires: rust-packaging
%global _description %{expand:
Tool to conveniently learn about the disk usage of directories, fast!.}
@ -29,176 +28,20 @@ Tool to conveniently learn about the disk usage of directories, fast!.}
%package -n %{crate}
Summary: %{summary}
# ASL 2.0 or MIT
# BSD
# (MIT or ASL 2.0) and BSD
# MIT
# MIT or ASL 2.0
# MIT or ASL 2.0 or zlib
# MPLv2.0
# Unlicense or MIT
# zlib or ASL 2.0 or MIT
License: MIT and BSD and MPLv2.0
# LICENSE.dependencies contains a full license breakdown
License: MIT and BSD
%description -n %{crate} %{_description}
%files -n %{crate}
%license LICENSE
%license LICENSE.dependencies
%doc CHANGELOG.md
%doc README.md
%{_bindir}/dua
%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}/README.md
%{crate_instdir}/
%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}+crosstermion-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+crosstermion-devel %{_description}
This package contains library source intended for building other packages which
use the "crosstermion" feature of the "%{crate}" crate.
%files -n %{name}+crosstermion-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+open-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+open-devel %{_description}
This package contains library source intended for building other packages which
use the "open" feature of the "%{crate}" crate.
%files -n %{name}+open-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+trash-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+trash-devel %{_description}
This package contains library source intended for building other packages which
use the "trash" feature of the "%{crate}" crate.
%files -n %{name}+trash-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+trash-move-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+trash-move-devel %{_description}
This package contains library source intended for building other packages which
use the "trash-move" feature of the "%{crate}" crate.
%files -n %{name}+trash-move-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+tui-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+tui-devel %{_description}
This package contains library source intended for building other packages which
use the "tui" feature of the "%{crate}" crate.
%files -n %{name}+tui-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+tui-crossplatform-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+tui-crossplatform-devel %{_description}
This package contains library source intended for building other packages which
use the "tui-crossplatform" feature of the "%{crate}" crate.
%files -n %{name}+tui-crossplatform-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+tui-react-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+tui-react-devel %{_description}
This package contains library source intended for building other packages which
use the "tui-react" feature of the "%{crate}" crate.
%files -n %{name}+tui-react-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+tui-shared-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+tui-shared-devel %{_description}
This package contains library source intended for building other packages which
use the "tui-shared" feature of the "%{crate}" crate.
%files -n %{name}+tui-shared-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+tui-unix-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+tui-unix-devel %{_description}
This package contains library source intended for building other packages which
use the "tui-unix" feature of the "%{crate}" crate.
%files -n %{name}+tui-unix-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+unicode-segmentation-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+unicode-segmentation-devel %{_description}
This package contains library source intended for building other packages which
use the "unicode-segmentation" feature of the "%{crate}" crate.
%files -n %{name}+unicode-segmentation-devel
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
cp %{SOURCE1} .
%cargo_prep
%generate_buildrequires
@ -212,8 +55,31 @@ cp %{SOURCE1} .
%if %{with check}
%check
%cargo_test
# https://github.com/Byron/dua-cli/issues/39
%cargo_test -- -- --skip interactive::app_test::journeys_with_writes::basic_user_journey_with_deletion \
--skip interactive::app_test::journeys_readonly::simple_user_journey_read_only \
--skip interactive::app_test::unit::it_can_handle_ending_traversal_without_reaching_the_top \
--skip interactive::app_test::unit::it_can_handle_ending_traversal_reaching_top_but_skipping_levels
%endif
%changelog
%autochangelog
* Sun May 31 13:57:22 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.6.1-1
- Update to 2.6.1
* Sun May 10 14:35:34 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.6.0-1
- Update to 2.6.0
* Wed Apr 08 2020 Josh Stone <jistone@redhat.com> - 2.5.0-1
- Update to 2.5.0
* Mon Mar 30 08:19:56 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.4.1-1
- Update to 2.4.1
* Fri Mar 27 15:15:21 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.9-1
- Update to 2.3.9
* Thu Mar 26 08:32:46 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.8-1
- Update to 2.3.8
* Tue Mar 17 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.6-1.1
- Initial import

View File

@ -1 +1 @@
SHA512 (dua-cli-2.17.8.crate) = 5bf3c0445f6c351cdd242b2e62665660624941b409f1d8c68fc7c658e4d68c554753b31707644762108cb3eeecd8b15af11b953cd035671768bf7fe456f0fbf5
SHA512 (dua-cli-2.6.1.crate) = b989df0661e876a1d76b656171c89babaf72495b417ff1c574c25a0f2f97e2bdc9cf7b958ff6f8c2286ed96e8eca35eb486d85d6a3e425b1c7b23cb617f96c90