[packages/libptytty] - pl - -devel R: libstdc++-devel

qboosh qboosh at pld-linux.org
Mon Nov 29 17:23:26 CET 2021


commit 9456ff8cf6b449ea4d7f37b4efc8bb7e1c13cde7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Nov 29 17:23:49 2021 +0100

    - pl
    - -devel R: libstdc++-devel

 libptytty.spec | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/libptytty.spec b/libptytty.spec
index ec593dd..46cc836 100644
--- a/libptytty.spec
+++ b/libptytty.spec
@@ -1,4 +1,5 @@
 Summary:	OS independent and secure pty/tty and utmp/wtmp/lastlog handling
+Summary(pl.UTF-8):	Niezależna od systemu i bezpieczna obsługa pty/tty oraz utmp/wtmp/lastlog
 Name:		libptytty
 Version:	2.0
 Release:	1
@@ -14,21 +15,31 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 libptytty is an offspring of rxvt-unicode that handles
-pty/tty/utmp/wtmp/lastlog handling in mostly OS-independent ways
+pty/tty/utmp/wtmp/lastlog in mostly OS-independent ways.
+
+%description -l pl.UTF-8
+libptytty to projekt potomny rxvt-unicode, obsługujący w sposób w
+większości niezależny od systemu pty/tty/utmp/wtmp/lastlog.
 
 %package devel
-Summary:	Header files for the libptytty library
+Summary:	Header file for the libptytty library
+Summary(pl.UTF-8):	Plik nagłówkowy biblioteki libptytty
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	libstdc++-devel >= 6:4.8.1
 
 %description devel
-Header files for libptytty library.
+Header file for libptytty library.
+
+%description devel -l pl.UTF-8
+Plik nagłówkowy biblioteki libptytty.
 
 %prep
 %setup -q
 
 %build
 %cmake -B build
+
 %{__make} -C build
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libptytty.git/commitdiff/9456ff8cf6b449ea4d7f37b4efc8bb7e1c13cde7



More information about the pld-cvs-commit mailing list