SPECS: yaml.spec - pl
qboosh
qboosh at pld-linux.org
Mon May 28 00:45:10 CEST 2007
Author: qboosh Date: Sun May 27 22:45:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
yaml.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/yaml.spec
diff -u SPECS/yaml.spec:1.1 SPECS/yaml.spec:1.2
--- SPECS/yaml.spec:1.1 Sun May 27 00:36:54 2007
+++ SPECS/yaml.spec Mon May 28 00:45:04 2007
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: A C library for parsing and emitting YAML
+Summary(pl.UTF-8): Biblioteka C do analizy i wytwarzania YAML-a
Name: yaml
Version: 0.0.1
Release: 1
@@ -13,22 +14,34 @@
%description
YAML 1.1 parser and emitter written in C.
+%description -l pl.UTF-8
+Napisana w C biblioteka analizująca i wytwarzająca danych w formacie
+YAML 1.1.
+
%package devel
-Summary: Header files and develpment documentation for yaml
+Summary: Header files for yaml library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki yaml
Group: Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
%description devel
-Header files and develpment documentation for yaml.
+Header files for yaml library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki yaml.
%package static
Summary: Static yaml library
+Summary(pl.UTF-8): Statyczna biblioteka yaml
Group: Development/Libraries
Requires: %{name}-devel = %{epoch}:%{version}-%{release}
%description static
Static yaml library.
+%description static -l pl.UTF-8
+Statyczna biblioteka yaml.
+
%prep
%setup -q
@@ -69,7 +82,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/05/27 22:45:04 qboosh
+- pl
+
Revision 1.1 2007/05/26 22:36:54 arekm
- initial
-
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/yaml.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list