SPECS: postgresql.spec - ver. 8.1.0
wrobell
wrobell at pld-linux.org
Fri Nov 11 17:38:39 CET 2005
Author: wrobell Date: Fri Nov 11 16:38:39 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ver. 8.1.0
---- Files affected:
SPECS:
postgresql.spec (1.341 -> 1.342)
---- Diffs:
================================================================
Index: SPECS/postgresql.spec
diff -u SPECS/postgresql.spec:1.341 SPECS/postgresql.spec:1.342
--- SPECS/postgresql.spec:1.341 Mon Oct 24 18:41:14 2005
+++ SPECS/postgresql.spec Fri Nov 11 17:38:33 2005
@@ -3,9 +3,6 @@
# TODO:
# - plphp has no files section
#
-# - pg_autovacuum init support? <- no need for it,
-# integrated with main server in 8.1
-#
# Conditional build:
%bcond_without tests # disable testing
%bcond_without tcl # disables Tcl support
@@ -29,12 +26,12 @@
Summary(uk): PostgreSQL - ÓÉÓÔĹÍÁ ËĹŇŐ×ÁÎÎŃ ÂÁÚÁÍÉ ÄÁÎÉČ
Summary(zh_CN): PostgreSQL żÍť§śËłĚĐňşÍżâÎÄźţ
Name: postgresql
-Version: 8.0.4
-Release: 1
+Version: 8.1.0
+Release: 0.1
License: BSD
Group: Applications/Databases
Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: f507f41297ca6ef7fff271a3ccc68158
+# Source0-md5: 5e1f1a7c5f62170b56a3bf2512fdec2d
##Source0: ftp://ftp.postgresql.org/pub/source/v%{version}beta/%{name}-%{version}%{beta}.tar.bz2
Source1: %{name}.init
Source2: pgsql-Database-HOWTO-html.tar.gz
@@ -790,7 +787,6 @@
%{__make}
%{__make} -C contrib/lo
-%{__make} -C contrib/pg_autovacuum
%{__make} -C contrib/pgcrypto
%{__sed} -i 's:contrib/::g' contrib/tsearch2/tsearch.sql.in
%{__make} -C contrib/tsearch2
@@ -830,9 +826,6 @@
%{__make} -C contrib/lo install \
DESTDIR=$RPM_BUILD_ROOT
-%{__make} -C contrib/pg_autovacuum install \
- DESTDIR=$RPM_BUILD_ROOT
-
%{__make} -C contrib/pgcrypto install \
DESTDIR=$RPM_BUILD_ROOT
@@ -938,13 +931,11 @@
%files -f main.lang
%defattr(644,root,root,755)
%doc COPYRIGHT README HISTORY doc/{FAQ*,README*,bug.template}
-%doc contrib/pg_autovacuum/README*
%attr(754,root,root) /etc/rc.d/init.d/postgresql
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/postgresql
%attr(755,root,root) %{_bindir}/initdb
%attr(755,root,root) %{_bindir}/ipcclean
-%attr(755,root,root) %{_bindir}/pg_autovacuum
%attr(755,root,root) %{_bindir}/pg_controldata
%attr(755,root,root) %{_bindir}/pg_ctl
%attr(755,root,root) %{_bindir}/pg_resetxlog
@@ -1052,6 +1043,7 @@
%attr(755,root,root) %{_bindir}/pg_dumpall
%attr(755,root,root) %{_bindir}/pg_restore
%attr(755,root,root) %{_bindir}/psql
+%attr(755,root,root) %{_bindir}/reindexdb
%attr(755,root,root) %{_bindir}/vacuumdb
%{_mandir}/man1/clusterdb.1*
@@ -1065,6 +1057,7 @@
%{_mandir}/man1/pg_dumpall.1*
%{_mandir}/man1/pg_restore.1*
%{_mandir}/man1/psql.1*
+%{_mandir}/man1/reindexdb.1*
%{_mandir}/man1/vacuumdb.1*
%{_mandir}/man7/*.7*
@@ -1117,6 +1110,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.342 2005/11/11 16:38:33 wrobell
+- ver. 8.1.0
+
Revision 1.341 2005/10/24 16:41:14 glen
- removed impossible todo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/postgresql.spec?r1=1.341&r2=1.342&f=u
More information about the pld-cvs-commit
mailing list