Author: qboosh                       Date: Mon Mar  7 21:32:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, more heimdal notes

---- Files affected:
SPECS:
   libedit.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libedit.spec
diff -u SPECS/libedit.spec:1.2 SPECS/libedit.spec:1.3
--- SPECS/libedit.spec:1.2      Sat Mar  5 22:44:22 2005
+++ SPECS/libedit.spec  Mon Mar  7 22:32:42 2005
@@ -1,9 +1,13 @@
 # $Revision$, $Date$
+# TODO: resolve conflict with heimdal (use shared editline in heimdal?)
+# remove (static-only) libeditline (+devel) from heimdal
 %define        snap    20041207
 Summary:       Editline Library
+Summary(pl):   Biblioteka Editline (edytor linii poleceń)
 Name:          libedit
 Version:       2.9
 Release:       1
+Epoch:         0
 License:       BSD
 Group:         Libraries
 Source0:       
http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz
@@ -18,27 +22,35 @@
 history, and tokenization functions, similar to those found in GNU
 Readline.
 
+%description -l pl
+Port biblioteki Editline z NetBSD (libedit). Jest to biblioteka
+edytora linii poleceń na licencji w stylu BSD udostępniająca
+funkcjonalność ogólnego modyfikowania linii, historii oraz tokenizacji
+podobną do obecnych w GNU Readline.
+
 %package devel
-Summary:       Header files and develpment documentation for libedit
+Summary:       Header files and development documentation for libedit
+Summary(pl):   Pliki nagłówkowe i dokumentacja programisty do libedit
 Group:         Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description devel
-Port of the NetBSD Editline library (libedit). This Berkeley-style
-licensed command line editor library provides generic line editing,
-history, and tokenization functions, similar to those found in GNU
-Readline.
+Header files and development documentation for libedit.
+
+%description devel -l pl
+Pliki nagłówkowe i dokumentacja programisty do libedit.
 
 %package static
 Summary:       Static libedit library
+Summary(pl):   Statyczna biblioteka libedit
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
-Port of the NetBSD Editline library (libedit). This Berkeley-style
-licensed command line editor library provides generic line editing,
-history, and tokenization functions, similar to those found in GNU
-Readline.
+Static libedit library.
+
+%description static -l pl
+Statyczna biblioteka libedit.
 
 %prep
 %setup -q -n %{name}-%{snap}-%{version}
@@ -74,7 +86,7 @@
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/*
 %{_mandir}/man3/*
-# conflict with heimdal, does heimdal use some internal libedit?
+# to be removed after removing libeditline from heimdal?
 %exclude %{_mandir}/man3/editline*
 
 %files static
@@ -87,9 +99,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/03/07 21:32:42  qboosh
+- pl, more heimdal notes
+
 Revision 1.2  2005/03/05 21:44:22  arekm
 - workaround for heimdal
 
 Revision 1.1  2005/03/05 21:25:39  arekm
 - initial pld release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libedit.spec?r1=1.2&r2=1.3&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to