[packages/cargo-vendor-filterer] - pl

qboosh qboosh at pld-linux.org
Fri Oct 6 19:10:12 CEST 2023


commit a837e31744d383e1bc23d83601ed2b98df145e8c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Oct 6 18:47:16 2023 +0200

    - pl

 cargo-vendor-filterer.spec | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/cargo-vendor-filterer.spec b/cargo-vendor-filterer.spec
index 0e51588..2789932 100644
--- a/cargo-vendor-filterer.spec
+++ b/cargo-vendor-filterer.spec
@@ -1,6 +1,7 @@
 %define		crates_ver	0.5.12
 
-Summary:	Tool to `cargo vendor` with filtering
+Summary:	Tool to "cargo vendor" with filtering
+Summary(pl.UTF-8):	Narzędzie do "cargo vendor" z filtrowaniem
 Name:		cargo-vendor-filterer
 Version:	0.5.12
 Release:	1
@@ -22,10 +23,16 @@ ExclusiveArch:	%{rust_arches}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The core cargo vendor tool is useful to save all dependencies.
+The core "cargo vendor" tool is useful to save all dependencies.
 However, it doesn't offer any filtering; today cargo includes all
 platforms, but some projects only care about Linux for example.
 
+%description -l pl.UTF-8
+Podstawowe narzędzie "cargo vendor" jest przydatne do zapisywania
+wszystkich zależności. Jednak nie oferuje żadnego filtrowania;
+obecnie cargo obejmuje wszystkie platformy, ale niektóre projekty
+wymagają np. tylko linuksowych.
+
 %prep
 %setup -q -a1
 %patch0 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cargo-vendor-filterer.git/commitdiff/a837e31744d383e1bc23d83601ed2b98df145e8c



More information about the pld-cvs-commit mailing list