[packages/catch2] - pl
qboosh
qboosh at pld-linux.org
Wed Apr 30 20:49:23 CEST 2025
commit a49eb6ca5566c6b942e00588c183bbdc6cee1196
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Apr 30 20:33:39 2025 +0200
- pl
catch2.spec | 10 ++++++++++
1 file changed, 10 insertions(+)
---
diff --git a/catch2.spec b/catch2.spec
index 12fd3ce..7b01adf 100644
--- a/catch2.spec
+++ b/catch2.spec
@@ -1,4 +1,5 @@
Summary: A modern, C++-native, test framework for unit-tests, TDD and BDD
+Summary(pl.UTF-8): Nowoczesny, natywny dla C++ szkielet dla testów jednostkowych, TDD i BDD
Name: catch2
Version: 3.5.0
Release: 1
@@ -17,8 +18,14 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Catch2 is mainly a unit testing framework for C++, but it also
provides basic micro-benchmarking features, and simple BDD macros.
+%description -l pl.UTF-8
+Catch2 to przeznaczony dla C++ szkielet testów przede wszystkim
+jednostkowych, ale zapewniający też funkcjonalność mikro-benchmarków i
+proste makra BDD.
+
%package devel
Summary: Header files for catch2 library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki catch2
Group: Development/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: libstdc++-devel
@@ -26,6 +33,9 @@ Requires: libstdc++-devel
%description devel
Header files for catch2 library.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki catch2.
+
%prep
%setup -q -n Catch2-%{version}
%patch -P0 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/catch2.git/commitdiff/7cfd3af63a499624758c61368e6aa0145b82480c
More information about the pld-cvs-commit
mailing list