]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- pl for -module-xml2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 13 Dec 2006 15:34:24 +0000 (15:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- todo cleanup (plphp has files now)

Changed files:
    postgresql.spec -> 1.377

postgresql.spec

index a3b5309e3ea4fe899a6663f0f0053e4f68aee470..b79d338cf070ecbfc077162684fd087f684849cf 100644 (file)
@@ -1,7 +1,4 @@
 #
-# TODO:
-# - plphp has no files section
-#
 # Conditional build:
 %bcond_without tests                   # disable testing
 %bcond_without tcl                     # disables Tcl support
@@ -779,7 +776,7 @@ w oparciu o dopasowywanie trigramowe (trigram matching).
 
 %package module-xml2
 Summary:       XML-handling functions for PostgreSQL
-Summary(pl):   Modu³ XML PostgreSQL-a
+Summary(pl):   Funkcje do obs³ugi XML-a dla PostgreSQL-a
 Group:         Applications/Databases
 Requires:      %{name} = %{version}-%{release}
 
@@ -788,6 +785,11 @@ Module with XML functions provides both XPath querying and XSLT
 functionality. There is also a new table function which allows the
 straightforward return of multiple XML results.
 
+%description module-xml2 -l pl
+Modu³ z funkcjami XML zapewniaj±cymi obs³ugê zapytañ XPath oraz
+funkcjonalno¶æ XSLT. Jest tak¿e nowa funkcja tabelowa pozwalaj±ca na
+bezpo¶rednie zwracanie wielu wyników XML.
+
 %prep
 %setup -q -a8
 %patch0 -p1
This page took 0.039798 seconds and 4 git commands to generate.