[packages/ocaml-sqlite] - pl

qboosh qboosh at pld-linux.org
Tue Dec 21 20:40:47 CET 2021


commit 270b3b2d35571378f450e206a9206b03aeabfd5c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 21 19:38:45 2021 +0100

    - pl

 ocaml-sqlite.spec | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/ocaml-sqlite.spec b/ocaml-sqlite.spec
index 8650f34..05f2a73 100644
--- a/ocaml-sqlite.spec
+++ b/ocaml-sqlite.spec
@@ -14,7 +14,8 @@
 %endif
 
 %define		module	sqlite3
-Summary:	sqlite3 binding for OCaml
+Summary:	SQLite 3 binding for OCaml
+Summary(pl.UTF-8):	Wiązanie SQLite 3 dla OCamla
 Name:		ocaml-sqlite
 Version:	4.1.3
 Release:	3
@@ -34,16 +35,24 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 SQLite 3 database library wrapper for OCaml.
 
+%description -l pl.UTF-8
+Obudowanie biblioteki baz danych SQLite 3 dla OCamla.
+
 %package devel
-Summary:	sqlite3 binding for OCaml - development part
+Summary:	SQLite 3 binding for OCaml - development part
+Summary(pl.UTF-8):	Wiązanie SQLite 3 dla OCamla - część programistyczna
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-%requires_eq ocaml
+%requires_eq	ocaml
 
 %description devel
 This package contains files needed to develop OCaml programs using
 ocaml-sqlite3 library.
 
+%description devel -l pl.UTF-8
+Pakiet ten zawiera pliki niezbędne do tworzenia programów w OCamlu
+używających biblioteki ocaml-sqlite3.
+
 %prep
 %setup -q -n %{module}-ocaml-%{version}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-sqlite.git/commitdiff/71fd17da0bbebbaea6245792015d558242049143



More information about the pld-cvs-commit mailing list