[packages/gcc] - pl for -gdb-plugin, -plugin-devel

qboosh qboosh at pld-linux.org
Thu Dec 22 07:49:36 CET 2016


commit 26d081fd42de97f56beb9b7daaa3c31a6f5e4010
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 10 21:33:22 2016 +0100

    - pl for -gdb-plugin, -plugin-devel

 gcc.spec | 34 ++++++++++++++++++++++------------
 1 file changed, 22 insertions(+), 12 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 807d77c..806bf31 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -2779,25 +2779,35 @@ This package contains %{m2_desc} version of the GNU Atomic static library.
 Ten pakiet zawiera wersję %{m2_desc} statycznej biblioteki GNU Atomic.
 
 %package gdb-plugin
-Summary: GCC plugin for GDB
-Group: Development/Debuggers
-Requires: gcc = %{epoch}:%{version}-%{release}
+Summary:	GCC plugin for GDB
+Summary(pl.UTF-8):	Wtyczka GCC dla GDB
+Group:		Development/Debuggers
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description gdb-plugin
 This package contains GCC plugin for GDB C expression evaluation.
 
+%description gdb-plugin -l pl.UTF-8
+Ten pakiet zawiera wtyczkę GCC do obliczania wyrażeń języka C w GDB.
+
 %package plugin-devel
-Summary: Support for compiling GCC plugins
-Group: Development/Languages
-Requires: gcc = %{epoch}:%{version}-%{release}
-Requires: gmp-devel >= 4.1.2-8
-Requires: libmpc-devel >= 0.8.1
-Requires: mpfr-devel >= 2.2.1
+Summary:	Support for compiling GCC plugins
+Summary(pl.UTF-8):	Obsługa kompilowania wtyczek GCC
+Group:		Development/Languages
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	gmp-devel >= 4.1.2-8
+Requires:	libmpc-devel >= 0.8.1
+Requires:	mpfr-devel >= 2.2.1
 
 %description plugin-devel
-This package contains header files and other support files
-for compiling GCC plugins.  The GCC plugin ABI is currently
-not stable, so plugins must be rebuilt any time GCC is updated.
+This package contains header files and other support files for
+compiling GCC plugins. The GCC plugin ABI is currently not stable, so
+plugins must be rebuilt any time GCC is updated.
+
+%description plugin-devel -l pl.UTF-8
+Ten pakiet zawiera pliki nagłówkowe oraz inne pozwalające na
+kompilowanie wtyczek GCC. ABI wtyczek GCC nie jest obecnie stabilne,
+więc wtyczki muszą być przebudowywane przy każdej aktualizacji GCC.
 
 # Packages with epoch 0
 # DO NOT MOVE THESE PACKAGES AROUND
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/463811a3ea7e45525e43f9d803203e305ca86671



More information about the pld-cvs-commit mailing list