SPECS: libcontainer.spec - pl desc
qboosh
qboosh at pld-linux.org
Fri Aug 26 22:00:18 CEST 2005
Author: qboosh Date: Fri Aug 26 20:00:17 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl desc
---- Files affected:
SPECS:
libcontainer.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/libcontainer.spec
diff -u SPECS/libcontainer.spec:1.1 SPECS/libcontainer.spec:1.2
--- SPECS/libcontainer.spec:1.1 Sun Aug 21 00:53:13 2005
+++ SPECS/libcontainer.spec Fri Aug 26 22:00:08 2005
@@ -3,8 +3,8 @@
# Conditional build:
%bcond_without static_libs # don't build static libraries
#
-Summary: Simple C library that provides linked lists, stacks, queues and binary trees.
-Summary(pl): Prosta biblioteka C dostarczająca list wiązanych, stosów, kolejek i drzew binarnych.
+Summary: Simple C library that provides linked lists, stacks, queues and binary trees
+Summary(pl): Prosta biblioteka C dostarczająca list wiązanych, stosów, kolejek i drzew binarnych
Name: libcontainer
Version: 0.1.0
Release: 0.1
@@ -25,7 +25,12 @@
bubble sort at the moment). There is a slight lack of documentation
but there are some examples in the test/ directory.
-#%%description -l pl
+%description -l pl
+Libcontainer to prosta biblioteka C, której można używać w aplikacjach
+do obsługi list wiązanych, stosów, kolejek i drzew binarnych. Autor
+chciałby jeszcze popracować nad nią nieco więcej (listy wiązane
+obsługują aktualnie tylko sortowanie bąbelkowe). Są pewne braki w
+dokumentacji, ale jest trochę przykładów w katalogu test/.
%package devel
Summary: Header files for libcontainer library
@@ -98,7 +103,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/08/26 20:00:08 qboosh
+- pl desc
+
Revision 1.1 2005/08/20 22:53:13 twittner
- added
-
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libcontainer.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list