[packages/vtable-dumper] - pl
qboosh
qboosh at pld-linux.org
Thu Apr 10 20:27:34 CEST 2025
commit e2e92ed750261d64cdba0a16c2a81286b961c0b1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 10 20:14:08 2025 +0200
- pl
vtable-dumper.spec | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/vtable-dumper.spec b/vtable-dumper.spec
index 1c61a4b..1dfffdc 100644
--- a/vtable-dumper.spec
+++ b/vtable-dumper.spec
@@ -1,9 +1,11 @@
Summary: Tool to list content of virtual tables in a C++ shared library
+Summary(pl.UTF-8): Narzędzie do wypisywania zawartości tablic wirtualnych w bibliotekach współdzielonych C++
Name: vtable-dumper
Version: 1.2
Release: 1
License: LGPL v2.1+
Group: Development/Tools
+#Source0Download: https://github.com/lvc/vtable-dumper/tags
Source0: https://github.com/lvc/vtable-dumper/archive/%{version}/%{name}-%{version}.tar.gz
# Source0-md5: 1b1e2bc09b0fe63abf01e1ad2526c40d
URL: https://github.com/lvc/vtable-dumper
@@ -12,13 +14,21 @@ BuildRequires: libstdc++-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Vtable-Dumper - a tool to list content of virtual tables in a C++
+Vtable-Dumper is a tool to list content of virtual tables in a C++
shared library.
The tool is intended for developers of software libraries and
maintainers of Linux distributions who are interested in ensuring
backward binary compatibility.
+%description -l pl.UTF-8
+Vtable-Dumper to narzędzie do wypisywania zawartości tablic
+wirtualnych w bibliotekach współdzielonych C++.
+
+Narzędzie jest przeznaczone dla programistów bibliotek programowych
+oraz osób utrzymujących dystrybucje Linuksa, zainteresowanych
+zapewnianiem zgodności wstecznej na poziomie binariów.
+
%prep
%setup -q
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vtable-dumper.git/commitdiff/e2e92ed750261d64cdba0a16c2a81286b961c0b1
More information about the pld-cvs-commit
mailing list