[packages/postgresql] - libxml2 version (and epoch); dtrace as possible todo
qboosh
qboosh at pld-linux.org
Thu Sep 12 16:36:28 CEST 2013
commit 1acf109028543d45a45b57c3135e1ce661c9b738
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Sep 12 16:36:29 2013 +0200
- libxml2 version (and epoch); dtrace as possible todo
postgresql.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index 48631ec..ee101a7 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -1,6 +1,7 @@
# TODO:
# - python 3 and python 2 subpackages?
# - consider dns_sd/Bonjour support (--with-bonjour)
+# - --enable-dtrace (is it systemtap-compatible?)
# - think about pg_upgrade integration (sysconfig variable to allow upgrade from 8.3+ without dump/restore?)
# create postgresqlM.N packages with parts of old pgsql required by pg_upgrade
# - test init script (db initialization)
@@ -62,7 +63,7 @@ BuildRequires: gettext-devel
%{?with_kerberos5:BuildRequires: heimdal-devel}
%{?with_selinux:BuildRequires: libselinux-devel >= 2.1.10}
BuildRequires: libtool
-BuildRequires: libxml2-devel >= 2.6.23
+BuildRequires: libxml2-devel >= 1:2.6.23
BuildRequires: libxslt-devel
BuildRequires: libxslt-progs
BuildRequires: ncurses-devel >= 5.0
@@ -745,6 +746,7 @@ Summary: XML-handling functions for PostgreSQL
Summary(pl.UTF-8): Funkcje do obsługi XML-a dla PostgreSQL-a
Group: Applications/Databases
Requires: %{name} = %{version}-%{release}
+Requires: libxml2 >= 1:2.6.23
%description module-xml2
Module with XML functions provides both XPath querying and XSLT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/1acf109028543d45a45b57c3135e1ce661c9b738
More information about the pld-cvs-commit
mailing list