commit 02daf90dca23f0760dc63e90931f3452eba47f9c
Author: Andrzej Zawadzki <[email protected]>
Date:   Mon Aug 15 22:21:18 2016 +0200

    - up to 9.3.14
    - add pg_test_timing

 postgresql.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index e21f9bd..90b74ab 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -32,12 +32,12 @@ Summary(tr.UTF-8):  Veri Tabanı Yönetim Sistemi
 Summary(uk.UTF-8):     PostgreSQL - система керування базами даних
 Summary(zh_CN.UTF-8):  PostgreSQL 客户端程序和库文件
 Name:          postgresql
-Version:       %{mver}.13
+Version:       %{mver}.14
 Release:       1
 License:       BSD
 Group:         Applications/Databases
 Source0:       
ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 904a57cb606dd5492b170cf732320ba2
+# Source0-md5: 209c8dc862c36a87fd905e2c8d97b61e
 Source1:       %{name}.init
 Source2:       pgsql-Database-HOWTO-html.tar.gz
 # Source2-md5: 5b656ddf1db41965761f85204a14398e
@@ -110,9 +110,9 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _ulibdir        /usr/lib
 
 # omitted contribs:
-# dummy_seclabel, pg_test_fsync, pg_test_timing, spi, test_parser, worker_spi 
- examples/tests
+# dummy_seclabel, pg_test_fsync, spi, test_parser, worker_spi - examples/tests
 # tsearch2 - old module for compatibility only
-%define        contrib_modules adminpack auth_delay auto_explain btree_gin 
btree_gist chkpass citext cube dblink dict_int dict_xsyn earthdistance file_fdw 
fuzzystrmatch hstore intagg intarray isn lo ltree oid2name pageinspect 
passwordcheck pg_archivecleanup pg_buffercache pg_freespacemap pg_standby 
pg_stat_statements pg_trgm pg_upgrade pg_upgrade_support pg_xlogdump pgbench 
pgcrypto pgrowlocks pgstattuple postgres_fdw seg %{?with_selinux:sepgsql} 
sslinfo tablefunc tcn unaccent uuid-ossp vacuumlo xml2
+%define        contrib_modules adminpack auth_delay auto_explain btree_gin 
btree_gist chkpass citext cube dblink dict_int dict_xsyn earthdistance file_fdw 
fuzzystrmatch hstore intagg intarray isn lo ltree oid2name pageinspect 
passwordcheck pg_archivecleanup pg_buffercache pg_freespacemap pg_standby 
pg_stat_statements pg_test_timing pg_trgm pg_upgrade pg_upgrade_support 
pg_xlogdump pgbench pgcrypto pgrowlocks pgstattuple postgres_fdw seg 
%{?with_selinux:sepgsql} sslinfo tablefunc tcn unaccent uuid-ossp vacuumlo xml2
 
 %description
 PostgreSQL Data Base Management System (formerly known as Postgres,
@@ -1264,6 +1264,7 @@ done
 %attr(755,root,root) %{_bindir}/pg_standby
 %attr(755,root,root) %{_bindir}/pg_xlogdump
 %attr(755,root,root) %{_bindir}/pgbench
+%attr(755,root,root) %{_bindir}/pg_test_timing
 %attr(755,root,root) %{_bindir}/vacuumlo
 %attr(755,root,root) %{_pgmoduledir}/_int.so
 %attr(755,root,root) %{_pgmoduledir}/adminpack.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/02daf90dca23f0760dc63e90931f3452eba47f9c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to