From: Jakub Bogusz Date: Thu, 12 Sep 2013 14:36:29 +0000 (+0200) Subject: - libxml2 version (and epoch); dtrace as possible todo X-Git-Tag: auto/ti/postgresql-9.3.0-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=1acf109028543d45a45b57c3135e1ce661c9b738;p=packages%2Fpostgresql.git - libxml2 version (and epoch); dtrace as possible todo --- 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