source: projects/specs/trunk/p/postgresql/postgresql-vl.spec @ 1021

Revision 1021, 41.6 KB checked in by owa, 14 years ago (diff)

postgresql to 8.4.4

Line 
1%define plperl %{?_without_perl:0}%{!?_without_perl:1}
2%define plpython %{?_without_python:0}%{!?_without_python:1}
3%define non6xpamdeps 0
4#%define rel 0
5%define beta 0
6%{?beta:%define __os_install_post /usr/lib/rpm/brp-compress}
7
8%define tcl 1
9%define jdbc 1
10%define test 0
11%define pltcl 1
12%define pls 1
13%define ssl 1
14%define kerberos 0
15%define nls 1
16%define pam 1
17
18%define pgver 8.4
19%define jdbcver 701
20
21Summary: PostgreSQL client programs and libraries.
22Summary(ja): PostgreSQL のクライアントプログラム群およびライブラリ
23Name: postgresql
24Version: %{pgver}.4
25
26# Conventions for PostgreSQL Global Development Group RPM releases:
27
28# Official PostgreSQL Development Group RPMS have a PGDG after the release number.
29# Integer releases are stable -- 0.1.x releases are Pre-releases, and x.y are
30# test releases.
31
32# Pre-releases are those that are built from CVS snapshots or pre-release
33# tarballs from postgresql.org.  Official beta releases are not
34# considered pre-releases, nor are release candidates, as their beta or
35# release candidate status is reflected in the version of the tarball. Pre-
36# releases' versions do not change -- the pre-release tarball of 7.0.3, for
37# example, has the same tarball version as the final official release of 7.0.3:
38# but the tarball is different.
39
40# Test releases are where PostgreSQL itself is not in beta, but certain parts of
41# the RPM packaging (such as the spec file, the initscript, etc) are in beta.
42
43# Pre-release RPM's should not be put up on the public ftp.postgresql.org server
44# -- only test releases or full releases should be.
45
46Release: 1%{?_dist_release}
47License: BSD
48Group: Applications/Databases
49Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
50Source3: postgresql.init
51Source5: ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2.md5
52Source6: README.rpm-dist
53#Source10: http://jdbc.postgresql.org/download/postgresql-%{pgver}-%{jdbcver}.jdbc2.jar
54#Source11: http://jdbc.postgresql.org/download/postgresql-%{pgver}-%{jdbcver}.jdbc2ee.jar
55Source10: http://jdbc.postgresql.org/download/postgresql-8.3-605.jdbc2.jar
56Source11: http://jdbc.postgresql.org/download/postgresql-8.3-605.jdbc2ee.jar
57Source12: http://jdbc.postgresql.org/download/postgresql-%{pgver}-%{jdbcver}.jdbc3.jar
58Source13: http://jdbc.postgresql.org/download/postgresql-%{pgver}-%{jdbcver}.jdbc4.jar
59Source15: postgresql-bashprofile
60Patch2: postgresql-8.3.3-nls.patch
61Patch3: postgresql-7.4-ecpg-patch
62Buildrequires: perl build-essential
63Requires: /sbin/ldconfig initscripts
64%if %plpython
65Buildrequires: python python-devel
66%endif
67%if %tcl
68Buildrequires: tcl
69%endif
70Buildrequires: readline-devel
71Buildrequires: zlib-devel >= 1.0.4
72%if %ssl
73Buildrequires: openssl-devel
74%endif
75%if %kerberos
76Buildrequires: krb5-devel
77%endif
78%if %nls
79Buildrequires: gettext >= 0.10.35
80%endif
81
82%if %pam
83%if %non6xpamdeps
84Buildrequires: pam-devel
85%endif
86%endif
87
88BuildRequires: bison, flex, pam-devel
89
90Url: http://www.postgresql.org/
91Buildroot: %{_tmppath}/%{name}-%{version}-root
92Obsoletes: postgresql-clients
93Obsoletes: postgresql-python
94Obsoletes: postgresql7
95
96%if %pls
97Obsoletes: postgresql7-plperl
98%endif
99
100# This is the PostgreSQL Global Development Group Official RPMset spec file,
101# or a derivative thereof.
102# Copyright 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
103# and others listed.
104
105# Major Contributors:
106# ---------------
107# Lamar Owen
108# Trond Eivind Glomsrd <teg@redhat.com>
109# Thomas Lockhart
110# Reinhard Max
111# Karl DeBisschop
112# Peter Eisentraut
113# Joe Conway
114# and others in the Changelog....
115
116# This spec file and ancilliary files are licensed in accordance with
117# The PostgreSQL license.
118
119# On top of this file you can find the default build package list macros.  These can be overridden by defining
120# on the rpm command line:
121# rpm --define 'packagename 1' .... to force the package to build.
122# rpm --define 'packagename 0' .... to force the package NOT to build.
123# The base package, the lib package, the devel package, and the server package always get built.
124
125
126%description
127PostgreSQL is an advanced Object-Relational database management system
128(DBMS) that supports almost all SQL constructs (including
129transactions, subselects and user-defined types and functions). The
130postgresql package includes the client programs and libraries that
131you'll need to access a PostgreSQL DBMS server.  These PostgreSQL
132client programs are programs that directly manipulate the internal
133structure of PostgreSQL databases on a PostgreSQL server. These client
134programs can be located on the same machine with the PostgreSQL
135server, or may be on a remote machine which accesses a PostgreSQL
136server over a network connection. This package contains the docs
137in HTML for the whole package, as well as command-line utilities for
138managing PostgreSQL databases on a PostgreSQL server.
139
140If you want to manipulate a PostgreSQL database on a remote PostgreSQL
141server, you need this package. You also need to install this package
142if you're installing the postgresql-server package.
143
144%description -l ja
145PostgreSQLはSQLの構成要素(トランザクション、副問い合わせおよびユーザ
146定義型やユーザ定義関数など)のほとんどすべてをサポートした、先進的なオブ
147ジェクト指向のデータベース管理システム(DBMS)です。postgresqlのパッケー
148ジにはPostgreSQL DBMS サーバにアクセスするために必要なクライアントプロ
149グラムおよびライブラリを収録しています。PostgreSQLクライアントプログラ
150ムは、PostgreSQLサーバ上のPostgreSQLデータベースの内部構造を直接操作す
151るためのプログラムです。これらのクライアントプログラムは、PostgreSQLサ
152ーバと同じマシン上で動いていてもよいですし、ネットワークコネクションの
153向こう側にあるリモートマシン上にあっても構いません。このパッケージには
154PostgreSQLサーバ上のPostgreSQLデータベースを管理するためのユーティリテ
155ィに加え、全パッケージのドキュメントがHTML形式で収録されています。
156
157リモートにあるPostgreSQLサーバ上のPostgreSQLデータベースを操作する場合
158はこのパッケージが必要です。またpostgresql-serverパッケージをインスト
159ールする場合にも、このパッケージをインストールする必要があります。
160
161%package libs
162Summary: The shared libraries required for any PostgreSQL clients.
163Summary(ja): PostgreSQL クライアントに必要な共有ライブラリ
164Group: System Environment/Libraries
165Obsoletes: postgresql7-libs
166
167%description libs
168The postgresql-libs package provides the essential shared libraries for any
169PostgreSQL client program or interface. You will need to install this package
170to use any other PostgreSQL package or any clients that need to connect to a
171PostgreSQL server.
172
173%description -l ja libs
174postgresql-libs パッケージは、すべての PostgreSQL クライアントプログラ
175ムやインターフェースのための中核的な共有ライブラリを提供します。
176PostgreSQL サーバに接続する必要のある、PostgreSQL パッケージやクライア
177ントを使う場合には、このパッケージをインストールする必要があります。
178
179%package server
180Summary: The programs needed to create and run a PostgreSQL server.
181Summary(ja): PostgreSQL サーバを構築・実行するのに必要なプログラム
182Group: Applications/Databases
183Requires: /usr/sbin/useradd /sbin/chkconfig
184Requires: %{name} = %{version}
185Obsoletes: postgresql7-server
186
187%description server
188The postgresql-server package includes the programs needed to create
189and run a PostgreSQL server, which will in turn allow you to create
190and maintain PostgreSQL databases.  PostgreSQL is an advanced
191Object-Relational database management system (DBMS) that supports
192almost all SQL constructs (including transactions, subselects and
193user-defined types and functions). You should install
194postgresql-server if you want to create and maintain your own
195PostgreSQL databases and/or your own PostgreSQL server. You also need
196to install the postgresql package.
197
198%description -l ja server
199postgresql-server パッケージには、PostgreSQL サーバを生成して実行する
200ために必要なプログラムが含まれています。これらにより、PostgreSQL のデ
201ータベースを新規に作成したり、メンテナンスしたりできるようになります。
202PostgreSQL は先進的でオブジェクト指向的なデータベース管理システム(DBMS)
203であり、(トランザクション、副問い合わせ、ユーザ定義型および関数といっ
204た)ほとんどすべての SQL 構造をサポートしています。自分自身の PostgreSQL
205サーバを動かして、自分自身の PostgreSQL データベースを作成したりメン
206テナンスしたりしたい場合は postgresql-server をインストールする必要が
207あります。さらに postgresql パッケージもインストールしてください。
208
209%package docs
210Summary: Extra documentation for PostgreSQL
211Summary(ja): PostgreSQL に関するその他の文書
212Group: Applications/Documentation
213Obsoletes: postgresql7-docs
214
215%description docs
216The postgresql-docs package includes the SGML source for the documentation
217as well as the documentation in other formats, and some extra documentation.
218Install this package if you want to help with the PostgreSQL documentation
219project, or if you want to generate printed documentation.
220
221%package contrib
222Summary: Contributed source and binaries distributed with PostgreSQL
223Summary(ja): PostgreSQL と一緒に配布される、寄贈されたソースとバイナリ
224Group: Applications/Databases
225Requires: %{name} = %{version} perl-DBD-Pg
226Obsoletes: postgresql7-contrib
227
228%description contrib
229The postgresql-contrib package contains contributed packages that are
230included in the PostgreSQL distribution.
231
232%package devel
233Summary: PostgreSQL development header files and libraries.
234Summary(ja): PostgreSQL の開発用ヘッダファイルとライブラリ群
235Group: Development/Libraries
236Requires: %{name}-libs = %{version}
237Obsoletes: postgresql7-devel
238
239%description devel
240The postgresql-devel package contains the header files and libraries
241needed to compile C or C++ applications which will directly interact
242with a PostgreSQL database management server and the ecpg Embedded C
243Postgres preprocessor. You need to install this package if you want to
244develop applications which will interact with a PostgreSQL server. If
245you're installing postgresql-server, you need to install this
246package.
247
248%description -l ja devel
249postgresql-devel パッケージには、PostgreSQL データベースと直接に会話
250するための C / C++ アプリケーションをコンパイルするのに必要なヘッダフ
251ァイルとライブラリ、および C 言語埋め込み型の PostgreSQL プリプロセサ
252が含まれています。PostgreSQL サーバと会話するアプリケーションを開発
253したい場合にはこのパッケージをインストールしてください。また、
254postgresql-server をインストールする場合、このパッケージもいっしょに
255インストールする必要があります。
256
257#------------
258%if %pls
259%package pl
260Summary: The PL procedural languages for PostgreSQL.
261Summary(ja): PostgreSQL 用の手続き言語 PL
262Group: Applications/Databases
263Requires: %{name} = %{version}
264Obsoletes: postgresql7-pl
265
266%description pl
267PostgreSQL is an advanced Object-Relational database management
268system.  The postgresql-pl package contains the the PL/Perl, PL/Tcl, and PL/Python
269procedural languages for the backend.  PL/Pgsql is part of the core server package.
270%endif
271
272#------------
273%if %tcl
274%package tcl
275Summary: A Tcl client library for PostgreSQL.
276Summary(ja): PostgreSQL の Tcl クライアントライブラリ
277Group: Applications/Databases
278Requires: tcl >= 8.0
279Obsoletes: postgresql7-tcl
280
281%description tcl
282PostgreSQL is an advanced Object-Relational database management
283system.  The postgresql-tcl package contains the libpgtcl client library,
284the pg-enhanced pgtclsh,and the pg-enhanced tksh, if so configured at buildtime.
285%endif
286
287#----------
288%if %jdbc
289%package jdbc
290Summary: Files needed for Java programs to access a PostgreSQL database.
291Summary(ja): PostgreSQL データベースにアクセスする Java プログラムのために必要なファイル群
292Group: Applications/Databases
293Obsoletes: postgresql7-jdbc
294
295%description jdbc
296PostgreSQL is an advanced Object-Relational database management
297system. The postgresql-jdbc package includes the .jar file needed for
298Java programs to access a PostgreSQL database.
299%endif
300
301#------------
302%if %test
303%package test
304Summary: The test suite distributed with PostgreSQL.
305Summary(ja): PostgreSQL と共に配布されるテストスート
306Group: Applications/Databases
307Requires: postgresql = %{version}
308Obsoletes: postgresql7-test
309
310%description test
311PostgreSQL is an advanced Object-Relational database management
312system. The postgresql-test package includes the sources and pre-built
313binaries of various tests for the PostgreSQL database management
314system, including regression tests and benchmarks.
315%endif
316
317
318%prep
319%setup -q -n postgresql-%{version}
320# %patch2 -p1 -b .nls
321# %patch3 -p1 -b .ecpg
322
323
324%build
325CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS
326CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS
327
328# Strip out -ffast-math from CFLAGS....
329
330CFLAGS=`echo $CFLAGS|xargs -n 1|grep -v ffast-math|xargs -n 100`
331
332./configure \
333        --prefix=%{_prefix} \
334        --libdir=%{_libdir} \
335        --disable-rpath \
336%if %beta
337        --enable-debug \
338        --enable-cassert \
339%endif
340%if %plperl
341        --with-perl \
342%endif
343%if %tcl
344        --with-tcl \
345        --with-tclconfig=%{_libdir} \
346%endif
347%if %plpython
348        --with-python \
349%endif
350%if %ssl
351        --with-openssl \
352%endif
353%if %pam
354        --with-pam \
355%endif
356%if %kerberos
357        --with-krb5=/usr/kerberos \
358%endif
359%if %nls
360        --enable-nls \
361%endif
362        --sysconfdir=%{_sysconfdir}/sysconfig/pgsql \
363        --mandir=%{_mandir} \
364        --with-docdir=%{_docdir} \
365        --includedir=%{_includedir}/pgsql \
366        --datadir=%{_datadir}/pgsql
367
368make %{?_smp_mflags} all
369make %{?_smp_mflags} -C contrib all
370
371%if %test
372        pushd src/test
373        make all
374        popd
375%endif
376
377
378%install
379rm -rf $RPM_BUILD_ROOT
380
381make DESTDIR=$RPM_BUILD_ROOT install
382make -C contrib DESTDIR=$RPM_BUILD_ROOT install
383
384# copy over Makefile.global to the include dir....
385install -m644 src/Makefile.global $RPM_BUILD_ROOT%{_includedir}/pgsql
386install -m644 src/Makefile.shlib $RPM_BUILD_ROOT%{_includedir}/pgsql
387
388%if %jdbc
389        # Java/JDBC
390        # The user will have to set a CLASSPATH to find it here, but not sure where else to put it...
391
392        # JDBC jars
393        install -m 755 %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/pgsql
394        install -m 755 %{SOURCE11} $RPM_BUILD_ROOT%{_datadir}/pgsql
395        install -m 755 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/pgsql
396        install -m 755 %{SOURCE13} $RPM_BUILD_ROOT%{_datadir}/pgsql
397%endif
398
399# initscript
400install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
401sed "s/^PGVERSION=.*/PGVERSION=%{pgver}/" %{SOURCE3} \
402        > $RPM_BUILD_ROOT/etc/rc.d/init.d/postgresql
403chmod 755 $RPM_BUILD_ROOT/etc/rc.d/init.d/postgresql
404
405# PGDATA needs removal of group and world permissions due to pg_pwd hole.
406install -d -m 700 $RPM_BUILD_ROOT/var/lib/pgsql/data
407
408# backups of data go here...
409install -d -m 700 $RPM_BUILD_ROOT/var/lib/pgsql/backups
410
411# postgres' .bash_profile
412install -m 644 %{SOURCE15} $RPM_BUILD_ROOT/var/lib/pgsql/.bash_profile
413
414# Create the multiple postmaster startup directory
415install -d -m 700 $RPM_BUILD_ROOT/etc/sysconfig/pgsql
416
417
418%if %test
419        # tests. There are many files included here that are unnecessary, but include
420        # them anyway for completeness.
421        mkdir -p $RPM_BUILD_ROOT%{_libdir}/pgsql/test
422        cp -a src/test/regress $RPM_BUILD_ROOT%{_libdir}/pgsql/test
423        install -m 0755 contrib/spi/refint.so $RPM_BUILD_ROOT%{_libdir}/pgsql/test/regress
424        install -m 0755 contrib/spi/autoinc.so $RPM_BUILD_ROOT%{_libdir}/pgsql/test/regress
425        pushd  $RPM_BUILD_ROOT%{_libdir}/pgsql/test/regress/
426        strip *.so
427        popd
428%endif
429
430# Fix some more documentation
431# gzip doc/internals.ps
432cp %{SOURCE6} README.rpm-dist
433cp -pr $RPM_BUILD_ROOT%{_docdir}/postgresql/html doc
434rm -rf $RPM_BUILD_ROOT%{_docdir}/postgresql/html
435
436%find_lang initdb-%{pgver}
437%find_lang libpq5-%{pgver}
438%find_lang pg_config-%{pgver}
439%find_lang pg_controldata-%{pgver}
440%find_lang pg_ctl-%{pgver}
441%find_lang pg_dump-%{pgver}
442%find_lang pg_resetxlog-%{pgver}
443%find_lang pgscripts-%{pgver}
444%find_lang postgres-%{pgver}
445%find_lang psql-%{pgver}
446%ifarch !x86_64
447%find_lang scripts-%{pgver}
448%endif
449
450%find_lang ecpg-%{pgver}
451%find_lang ecpglib6-%{pgver}
452%find_lang plperl-%{pgver}
453%find_lang plpgsql-%{pgver}
454%find_lang plpython-%{pgver}
455%find_lang pltcl-%{pgver}
456
457cat libpq5-%{pgver}.lang > libpq.lst
458cat psql-%{pgver}.lang pg_dump-%{pgver}.lang > main.lst
459cat pg_config-%{pgver}.lang > devel.lst
460cat initdb-%{pgver}.lang pg_ctl-%{pgver}.lang postgres-%{pgver}.lang \
461        pg_resetxlog-%{pgver}.lang pg_controldata-%{pgver}.lang > server.lst
462%ifarch !x86_64
463cat scripts-%{pgver}.lang >> server.lst
464%endif
465
466cat ecpg-%{pgver}.lang ecpglib6-%{pgver}.lang >> devel.lst
467cat plperl-%{pgver}.lang > pl.lst
468cat plpgsql-%{pgver}.lang >> pl.lst
469cat plpython-%{pgver}.lang >> pl.lst
470cat pltcl-%{pgver}.lang > tcl.lst
471
472
473%post libs -p /sbin/ldconfig
474%postun libs -p /sbin/ldconfig
475
476%pre server
477groupadd -g 26 -o -r postgres >/dev/null 2>&1 || :
478useradd -M -n -g postgres -o -r -d /var/lib/pgsql -s /bin/bash \
479        -c "PostgreSQL Server" -u 26 postgres >/dev/null 2>&1 || :
480touch /var/log/pgsql
481chown postgres.postgres /var/log/pgsql
482chmod 0700 /var/log/pgsql
483
484
485%post server
486chkconfig --add postgresql
487/sbin/ldconfig
488
489%preun server
490if [ $1 = 0 ] ; then
491        chkconfig --del postgresql
492fi
493
494%postun server
495/sbin/ldconfig
496if [ $1 -ge 1 ]; then
497  /sbin/service postgresql condrestart >/dev/null 2>&1
498fi
499if [ $1 = 0 ] ; then
500    if [ ! -x /usr/bin/postgres ] ; then
501            userdel postgres >/dev/null 2>&1 || :
502            groupdel postgres >/dev/null 2>&1 || :
503    fi
504fi
505
506%if %tcl
507%post -p /sbin/ldconfig   tcl
508%postun -p /sbin/ldconfig   tcl
509%endif
510
511%if %pls
512%post -p /sbin/ldconfig   pl
513%postun -p /sbin/ldconfig   pl
514%endif
515
516%if %test
517%post test
518chown -R postgres.postgres %{_datadir}/pgsql/test >/dev/null 2>&1 || :
519%endif
520
521
522%clean
523rm -rf $RPM_BUILD_ROOT
524
525# FILES section.
526
527%files -f main.lst
528%defattr(-,root,root)
529%doc doc/KNOWN_BUGS doc/MISSING_FEATURES doc/README*
530%doc COPYRIGHT README HISTORY INSTALL doc/bug.template
531%doc README.rpm-dist
532%doc doc/html
533%{_bindir}/clusterdb
534%{_bindir}/createdb
535%{_bindir}/createlang
536%{_bindir}/createuser
537%{_bindir}/dropdb
538%{_bindir}/droplang
539%{_bindir}/dropuser
540%{_bindir}/pg_dump
541%{_bindir}/pg_dumpall
542%{_bindir}/pg_restore
543%{_bindir}/psql
544%{_bindir}/reindexdb
545%{_bindir}/vacuumdb
546%{_bindir}/vacuumlo
547%{_mandir}/man1/clusterdb.*
548%{_mandir}/man1/createdb.*
549%{_mandir}/man1/createlang.*
550%{_mandir}/man1/createuser.*
551%{_mandir}/man1/dropdb.*
552%{_mandir}/man1/droplang.*
553%{_mandir}/man1/dropuser.*
554%{_mandir}/man1/pg_dump.*
555%{_mandir}/man1/pg_dumpall.*
556%{_mandir}/man1/pg_restore.*
557%{_mandir}/man1/psql.*
558%{_mandir}/man1/reindexdb.*
559%{_mandir}/man1/vacuumdb.*
560%{_mandir}/man7/*
561%{_localedir}/*/LC_MESSAGES/pgscripts-%{pgver}.mo
562
563%files docs
564%defattr(-,root,root)
565%doc doc/src/*
566
567%files contrib
568%defattr(-,root,root)
569%doc %{_defaultdocdir}/postgresql/contrib/*.example
570%{_libdir}/postgresql/_int.so
571%{_libdir}/postgresql/adminpack.so
572%{_libdir}/postgresql/ascii_and_mic.so
573%{_libdir}/postgresql/auto_explain.so
574%{_libdir}/postgresql/autoinc.so
575%{_libdir}/postgresql/btree_gin.so
576%{_libdir}/postgresql/btree_gist.so
577%{_libdir}/postgresql/chkpass.so
578%{_libdir}/postgresql/citext.so
579%{_libdir}/postgresql/cube.so
580%{_libdir}/postgresql/cyrillic_and_mic.so
581%{_libdir}/postgresql/dblink.so
582%{_libdir}/postgresql/dict_int.so
583#%{_libdir}/postgresql/dict_snowball.so
584%{_libdir}/postgresql/dict_xsyn.so
585%{_libdir}/postgresql/earthdistance.so
586%{_libdir}/postgresql/euc_cn_and_mic.so
587%{_libdir}/postgresql/euc_jp_and_sjis.so
588%{_libdir}/postgresql/euc_kr_and_mic.so
589%{_libdir}/postgresql/euc_tw_and_big5.so
590%{_libdir}/postgresql/fuzzystrmatch.so
591%{_libdir}/postgresql/hstore.so
592%{_libdir}/postgresql/insert_username.so
593#%{_libdir}/postgresql/int_aggregate.so
594%{_libdir}/postgresql/isn.so
595%{_libdir}/postgresql/latin2_and_win1250.so
596%{_libdir}/postgresql/latin_and_mic.so
597%{_libdir}/postgresql/lo.so
598%{_libdir}/postgresql/ltree.so
599%{_libdir}/postgresql/moddatetime.so
600%{_libdir}/postgresql/pageinspect.so
601%{_libdir}/postgresql/pg_buffercache.so
602%{_libdir}/postgresql/pg_freespacemap.so
603%{_libdir}/postgresql/pg_stat_statements.so
604%{_libdir}/postgresql/pg_trgm.so
605%{_libdir}/postgresql/pgcrypto.so
606%{_libdir}/postgresql/pgrowlocks.so
607%{_libdir}/postgresql/pgstattuple.so
608%{_libdir}/postgresql/plpgsql.so
609%{_libdir}/postgresql/refint.so
610%{_libdir}/postgresql/seg.so
611%{_libdir}/postgresql/sslinfo.so
612%{_libdir}/postgresql/tablefunc.so
613%{_libdir}/postgresql/test_parser.so
614%{_libdir}/postgresql/timetravel.so
615%{_libdir}/postgresql/tsearch2.so
616%{_libdir}/postgresql/utf8_and_ascii.so
617%{_libdir}/postgresql/utf8_and_big5.so
618%{_libdir}/postgresql/utf8_and_cyrillic.so
619%{_libdir}/postgresql/utf8_and_euc_cn.so
620%{_libdir}/postgresql/utf8_and_euc_jp.so
621%{_libdir}/postgresql/utf8_and_euc_kr.so
622%{_libdir}/postgresql/utf8_and_euc_tw.so
623%{_libdir}/postgresql/utf8_and_gb18030.so
624%{_libdir}/postgresql/utf8_and_gbk.so
625%{_libdir}/postgresql/utf8_and_iso8859.so
626%{_libdir}/postgresql/utf8_and_iso8859_1.so
627%{_libdir}/postgresql/utf8_and_johab.so
628%{_libdir}/postgresql/utf8_and_sjis.so
629%{_libdir}/postgresql/utf8_and_uhc.so
630%{_datadir}/pgsql/contrib/
631%{_bindir}/oid2name
632%{_bindir}/pgbench
633%{_bindir}/vacuumlo
634
635%files libs -f libpq5-%{pgver}.lang
636%defattr(-,root,root)
637%{_libdir}/libecpg.so.*
638%{_libdir}/libecpg_compat.so.*
639%{_libdir}/libpgtypes.so.*
640%{_libdir}/libpq.so.*
641
642%files server -f server.lst
643%defattr(-,root,root)
644%{_sysconfdir}/rc.d/init.d/postgresql
645%dir %{_sysconfdir}/sysconfig/pgsql
646%{_bindir}/initdb
647#%{_bindir}/ipcclean
648%{_bindir}/pg_controldata
649%{_bindir}/pg_ctl
650%{_bindir}/pg_resetxlog
651%{_bindir}/pg_standby
652%{_bindir}/postgres
653%{_bindir}/postmaster
654%{_mandir}/man1/initdb.*
655#%{_mandir}/man1/ipcclean.*
656%{_mandir}/man1/pg_controldata.*
657%{_mandir}/man1/pg_ctl.*
658%{_mandir}/man1/pg_resetxlog.*
659%{_mandir}/man1/postgres.*
660%{_mandir}/man1/postmaster.*
661%{_libdir}/postgresql/*_and_*.so
662%{_libdir}/postgresql/plpgsql.so
663%{_libdir}/postgresql/dict_snowball.so
664%{_datadir}/pgsql/*.sql
665%{_datadir}/pgsql/postgres.bki
666%{_datadir}/pgsql/postgres.description
667%{_datadir}/pgsql/postgres.shdescription
668%{_datadir}/pgsql/*.sample
669%{_datadir}/pgsql/sql_features.txt
670%{_datadir}/pgsql/timezone
671%{_datadir}/pgsql/timezonesets
672%{_datadir}/pgsql/tsearch_data
673%dir %{_libdir}/postgresql
674%dir %{_datadir}/pgsql
675%attr(700,postgres,postgres) %dir /var/lib/pgsql
676%attr(700,postgres,postgres) %dir /var/lib/pgsql/data
677%attr(700,postgres,postgres) %dir /var/lib/pgsql/backups
678%attr(644,postgres,postgres) %config(noreplace) /var/lib/pgsql/.bash_profile
679
680%files devel -f devel.lst
681%defattr(-,root,root)
682%{_includedir}/*
683%{_bindir}/ecpg
684%{_bindir}/pg_config
685%{_libdir}/libecpg.a
686%{_libdir}/libecpg.so
687%{_libdir}/libecpg_compat.a
688%{_libdir}/libecpg_compat.so
689%{_libdir}/libpgport.a
690%{_libdir}/libpgtypes.a
691%{_libdir}/libpgtypes.so
692%{_libdir}/libpq.a
693%{_libdir}/libpq.so
694%{_libdir}/postgresql/pgxs/*
695%{_mandir}/man1/ecpg.*
696%{_mandir}/man1/pg_config.*
697
698%if %tcl
699%files tcl -f tcl.lst
700%defattr(-,root,root)
701%endif
702
703%if %pls
704%files pl -f pl.lst
705%defattr(-,root,root)
706%if %plperl
707%{_libdir}/postgresql/plperl.so
708%endif
709%if %pltcl
710%{_libdir}/postgresql/pltcl.so
711%{_bindir}/pltcl_delmod
712%{_bindir}/pltcl_listmod
713%{_bindir}/pltcl_loadmod
714%{_datadir}/pgsql/unknown.pltcl
715%endif
716%if %plpython
717%{_libdir}/postgresql/plpython.so
718%endif
719%endif
720
721%if %jdbc
722%files jdbc
723%defattr(-,root,root)
724#%{_datadir}/pgsql/postgresql-%{pgver}-%{jdbcver}.jdbc2.jar
725#%{_datadir}/pgsql/postgresql-%{pgver}-%{jdbcver}.jdbc2ee.jar
726%{_datadir}/pgsql/postgresql-8.3-605.jdbc2.jar
727%{_datadir}/pgsql/postgresql-8.3-605.jdbc2ee.jar
728%{_datadir}/pgsql/postgresql-%{pgver}-%{jdbcver}.jdbc3.jar
729%{_datadir}/pgsql/postgresql-%{pgver}-%{jdbcver}.jdbc4.jar
730%endif
731
732%if %test
733%files test
734%defattr(-,postgres,postgres)
735%attr(-,postgres,postgres) %{_libdir}/postgresql/test/*
736%attr(-,postgres,postgres) %dir %{_libdir}/postgresql/test
737%endif
738
739%changelog
740* Sun May 16 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.4-1
741- updated postgresql to 8.4.4
742
743* Thu Apr 15 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.3-1
744- updated postgresql to 8.4.3
745- s/BuildPrereq/Buildrequires/
746
747* Wed Feb 17 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.2-1
748- updated postgresql to 8.4.2
749- rebuilt with new environment
750
751* Thu Sep 10 2009 Shu KONNO <owa@bg.wakwak.com> 8.4.1-1
752- updated postgresql to 8.4.1
753
754* Fri Aug 21 2009 Shu KONNO <owa@bg.wakwak.com> 8.4.0-2
755- moved dict_snowball.so from conrib to server
756
757* Tue Jul 07 2009 Shu KONNO <owa@bg.wakwak.com> 8.4.0-1
758- updated postgresql to 8.4.0
759- updated jdbc3,4 to 701
760- dropt postgresql-8.3.3-nls.patch (fixed)
761- dropt postgresql-7.4-ecpg-patch (no effect)
762
763* Sat Apr 18 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 8.3.7-2
764- changed libs Group to System Environment/Libraries
765
766* Sun Apr 12 2009 Shu KONNO <owa@bg.wakwak.com> 8.3.7-1
767- updated postgresql to 8.3.7
768
769* Sun Jan 25 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 8.3.5-2
770- remove "-E EUC_JP --no-locale" option from initdb in postgresql.init
771
772* Thu Jan 22 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 8.3.5-1
773- new upstream release (postgresql to 8.3.5, jdbc to 604)
774
775* Sat Jul 05 2008 Shu KONNO <owa@bg.wakwak.com> 8.3.3-1vl5
776- applied new versioning policy, and spec in utf-8
777- updated postgresql to 8.3.3
778- updated jdbcver to 603
779- added postgresql-8.3.3-nls.patch instead of postgresql-8.2.0-nls.patch.gz
780- added a script to replace PGVERSION in postgresql.init
781
782* Sun Feb 17 2008 Shu KONNO <owa@bg.wakwak.com> 8.2.6-0vl2
783- rebuild with tcl/tk-8.4.18
784
785* Tue Jan 08 2008 Shu KONNO <owa@bg.wakwak.com> 8.2.6-0vl1
786- updated postgresql to 8.2.6
787- included security fixes: CVE-{2007-6600, 2007-4772, 2007-6067, 2007-4769, 2007-6601}
788
789* Tue Oct 16 2007 Shu KONNO <owa@bg.wakwak.com> 8.2.5-0vl3
790- updated PGVERSION to 8.2 in postgresql.init (sorry;)
791
792* Tue Oct 09 2007 Shu KONNO <owa@bg.wakwak.com> 8.2.5-0vl2
793- rebuild with tcl/tk-8.4.16
794
795* Wed Sep 19 2007 Shu KONNO <owa@bg.wakwak.com> 8.2.5-0vl1
796- updated postgresql to 8.2.5
797- updated jdbc driver to 8.2-506, and added 8.2-506.jdbc4.jar
798- updated nls-patch to 8-2-0
799- dropt postgresql-8.1.4-Pg.patch.gz
800
801* Wed Sep 19 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 8.1.10-0vl1
802- for VineSeed
803- updated to 8.1.10 (8.1.9 and up has fixes for CVE-2007-2138)
804- JDBC driver updated to 410
805
806* Sun Jul  1 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 8.1.5-0vl1
807- rebuilt for VineSeed
808- fixed install script
809
810* Thu Nov 23 2006 HOTTA Michihide <hotta@net-newbie.com> 8.1.5-0vl0
811- upstream release
812- fix missing %defattr in %files server
813
814* Fri Sep 15 2006 HOTTA Michihide <hotta@net-newbie.com> 8.1.4-0vl2
815- fix version number in postgresql.init
816
817* Tue Sep 12 2006 HOTTA Michihide <hotta@net-newbie.com> 8.1.4-0vl1
818- upstream release
819- drop rpm-pgsql-8.0.0.patch
820- add Requires: perl-DBD-Pg for contrib
821- add postgresql-8.1.4-Pg.patch.gz
822- update nls patches
823- new JDBC driver
824
825* Sat Mar 18 2006 Shu KONNO <owa@bg.wakwak.com> 8.0.3-0vl4
826- added build options --without perl, --without python
827- rebuilt for x86_64 architecture support
828
829* Tue May 31 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.3-0vl3
830- drop Provides: on postgresql-libs
831- drop Requires: libpq.so on postgresql-server
832
833* Tue May 31 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.3-0vl2
834- change SONAME -- Provides: libpq.so.4 libpq.so.4.0 libpq.so
835
836* Thu May 26 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.3-0vl1
837- upstream release
838- update nls patches
839
840* Fri Apr 22 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.2-0vl1
841- upstream release
842- update nls patches
843
844* Sun Apr 03 2005 Shu KONNO <owa@bg.wakwak.com> 8.0.1-0vl3
845- rebuilded with python-2.4.1-0vl1
846
847* Sat Mar 26 2005 Shu KONNO <owa@bg.wakwak.com> 8.0.1-0vl2
848- Dropped PyGreSQL-3.4.tgz.
849- Dropped PyGreSQL-3.4-setup-2.patch.
850- Dropped plpython.so in postgresql-server, because it's exist in postgresql-pl.
851- Dropped pyver and pynextver macros.
852- Changed macro name "python" to "plpython" like plperl.
853- Added "Obsoletes: postgresql-python"
854
855* Fri Feb 18 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.1-0vl1
856- Major version up
857- Obsoletes: postgresql7
858- update nls patch(es)
859- modify %postun not to delete postgres account on upgrade
860
861* Thu Jan 27 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.0-0vl1
862- upstream release (release as a new package)
863- Conflicts: postgresql
864- update nls patch(es)
865- (this package revision was rejected by Vine Project)
866
867* Fri Dec 04 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.6-0vl2
868- upstream release
869- new JDBC driver
870- add BuildRequires: bison, flex, pam-devel
871- drop postgresql-7.4.5-tempfile.patch (repaired)
872
873* Thu Nov 18 2004 IKEDA Katsumi <ikeda@webmasters.gr.jp> 7.4.5-0vl2
874- Added a security fix patch postgresql-7.4.5-tempfile.patch
875  from Gentoo Linux (CAN-2004-0977).
876- Changed Patch4:
877  from PyGreSQL-3.4-setup-2.patch into PyGreSQL-3.4-setup-2.patch
878  It is possible to compile this package without pre-installed postgresql.
879- Removed Patch5 because Patch4 was changed.
880
881* Tue Aug 24 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.5-0vl1
882- upstream release
883
884* Mon Jun 21 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.3-0vl1
885- upstream release
886- new jdbc driver
887
888* Sat Apr 17 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl3
889- rebuild with python-2.3.3-0vl1
890
891* Tue Apr 13 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl2.3
892- changed mode to 644 at Makefile.global, Makefile.shlib
893
894* Mon Apr 12 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl2.2
895- updated python install section
896
897* Sat Apr 10 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl2.1
898- added PyGreSQL-3.4.tgz and set python flag
899- added PyGreSQL-3.4-setup.patch
900- added PyGreSQL-3.4-pgmodule.patch
901- rebuilded with python-2.3.3-0vl0.3 (for TestPkg)
902
903* Sun Mar 28 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 7.4.2-0vl2
904- rebuild with new openssl
905
906* Wed Mar 17 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.2-0vl1
907- upstream release
908- change all of %{?foo:%define foo 0} -like descriptions to simple
909  %define format for latest rpm to build.
910
911* Sat Feb 14 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.1-0vl3
912- rebuild on latest tcl package environment.
913
914* Wed Feb 11 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.1-0vl2
915- fixed lacking files at server's %files
916
917* Fri Dec 05 2003 HOTTA Michihide <hotta@net-newbie.com> 7.4-0vl2
918- include JDBC driver for 7.4
919- fix typo in postgresql-7.4-psql-patch
920
921* Thu Nov 20 2003 HOTTA Michihide <hotta@net-newbie.com> 7.4-0vl1
922- upstream release
923- change '--includedir=' option to avoid conflicting with unixODBC
924- add postgresql-7.4-ecpg-patch
925
926* Wed Sep 10 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.4-0vl1
927- upstream release
928
929* Wed Jul 23 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.3-0vl2
930- drop previous version of libpq's trash
931
932* Wed May 28 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.3-0vl1
933- upstream release with new nls patch
934- fix postgresql-bashprofile (value of PGDATA)
935- fix postgresql-init for Japanese-specific use (-E EUC_JP --no-locale)
936
937* Wed Apr 02 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 7.3.2-0vl2
938- rebuild with tcltk8.4 and readline-4.3
939
940* Fri Mar 07 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.2-0vl1
941- upstream release
942
943* Wed Dec 25 2002 HOTTA Michihide <hotta@net-newbie.com> 7.3.1-0vl1
944- upstream release
945- remove garbage changelog
946
947* Mon Dec 23 2002 HOTTA Michihide <hotta@net-newbie.com> 7.3-0vl1
948- upstream release based on 7.3-2PGDG
949- add nls patch
950
951* Thu Dec 05 2002 Lamar Owen <lamar.owen@ramifordistat.net>
952- 7.3-2PGDG
953- Fix typo in initscript.  Argh!!
954
955* Wed Dec 04 2002 Lamar Owen <lamar.owen@ramifordistat.net>
956- 7.3-0.5PGDG
957- Jerk out all perl client stuff and kludgage
958- Rename plperl subpackage to a pl subpackage containing all but PL/Pgsql PL's
959- Eliminate locale and multibyte explicit enables -- they are both defaults now
960- Eliminate pgaccess code; it's not a part of the main tarball anymore
961- Eliminate ODBC stuff -- it's also separate now.  Use unixODBC instead.
962- Eliminated separate tk client package -- rolled the tk client into the tcl client.
963- Moved pltcl into the pl subpackage.
964- Added plpython to the pl subpackage.
965- /etc/sysconfig/pgsql is sysconfdir for multiple postmaster startup.
966
967* Mon Dec 02 2002 Lamar Owen <lamar.owen@ramifordistat.net>
968- 7.3-0.1PGDG (not released)
969- Integrate 7.3 jar's courtesy Joe Conway
970- Integrate multi-postmaster initscript courtesy Karl DeBisschop
971- Some renames and restructures.
972- Stripped out the last dregs of the postgresql-dump migration script.
973- Conflicts with less than 7.3.
974
975- (See below for old changelogs from VineSeed)
976
977* Wed Oct 04 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.3-0vl1
978- updated to 7.2.3.
979
980* Wed Sep 10 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.2-0vl3
981- absorbed previous patch8 into original nlspatch
982- fixed configure options (--enable-nls and --enable-locale to be antinomy)
983
984* Tue Aug 30 2002 Shoji Matsumoto <shom@vinelinux.org> 7.2.2-0vl2
985- add patch8 (ja.po for psql was invalid)
986
987* Wed Aug 29 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.2-0vl1
988- updated to 7.2.2.
989- improved nlspatch to enable japanese SQL help in psql.
990
991* Wed Jul 06 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.1-5vl3
992- fixed garbage chars in description(ja).
993
994* Wed Jul 03 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.1-5vl2
995- imported & replaced changelog (following VineSeed's).
996  add some stuff to '%%files'.
997
998* Wed Jul 03 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.1-5vl1
999- Modified for Vine Linux 2.5. Originaly from RHL 7.2.1-5, adding
1000  nls patch, pg_dump patch, date_part patch by Jun Kuwamura
1001
1002* Thu May 23 2002 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net>
1003- replace nls patch.
1004- add *.mo to '%%files'.
1005
1006* Mon Mar 04 2002 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net>
1007- fix initscript
1008
1009* Sun Mar 03 2002 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net>
1010- add /usr/bin/pg_id to the package (fix)
1011
1012* Sat Mar 01 2002 Satoshi MACHINO <machino@vinelinux.org> 7.2-0vl1
1013- updated 7.2
1014- added nls.patch
1015- fixed spec file
1016- added New JDBC
1017-- pgjdbc1.jar(for JDK1.1.x), pgjdbc2(for Java2)
1018
1019* Sat Sep 22 2001 Satoshi MACHINO <machino@vinelinux.org> 7.1.3-4vl1
1020- updated 7.1.3
1021
1022* Tue Aug 21 2001 Hisao SHIBUYA <shibuya@alpha.or.jp>
1023- 7.1.2-7vl3
1024- merge 7.1.2-7vl2 and 7.1.2-7
1025
1026* Sun Aug 19 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@vinelinux.org>
1027- 7.1.2-7vl2
1028- fixed spec typo (%%{_includesir} -> %%{_includedir})
1029
1030* Tue Aug 14 2001 Satoshi MACHINO <machino@vinelinux.org> 7.1.2-7vl1
1031- updated 7.1.2 (used postgresql-7.1.2-7)
1032- used psqlj patch for 7.1.2
1033- used jumbo-20010801.patch.gz
1034
1035* Mon Aug  6 2001 Trond Eivind Glomsr <teg@redhat.com> 7.1.2-7
1036- Add patches from 7.1-stable branch. This should fix #50799 and #50797
1037- Enable kerberos authentication (#50644)
1038- handle stop with stale pid file (#50499)
1039- make the test subpackage (not built by default) own /usr/lib/pgsql/test
1040
1041* Mon Jul  9 2001 Trond Eivind Glomsr <teg@redhat.com>
1042- Make the -devel subpackage depend on -libs, not the main package
1043
1044* Tue Jun 19 2001 Trond Eivind Glomsr <teg@redhat.com>
1045- Make sure the python subpackage depends on mx - otherwise, you'd get an error when importing
1046
1047* Mon Jun 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
1048- add changes for s390x
1049
1050* Fri Jun 15 2001 Trond Eivind Glomsr <teg@redhat.com>
1051- Many path fixes for contrib packages
1052- Newer intarray
1053- Don't use nested ifs for tkpkg/pgaccess
1054- Turn off test package for Red Hat Linux - it makes most sense just to use
1055  this during development
1056- One "pgacess" -> "pgaccess"
1057
1058* Wed Jun 13 2001 Lamar Owen <lamar.owen@wgcr.org> <lamar@postgresql.org>
1059- -4PGDG
1060- patchset update for pg_regress.sh
1061- can the dot in the release -- confused too many people and some programs.
1062- -3.PGDG
1063- updated README.rpm-dist
1064- updated patch to 7.1.2, fixing some places where /usr/share/pgsql
1065  was still being used where /usr/lib/pgsql was intended.
1066- PGLIB now set to /usr/lib/pgsql -- initdb doesn't use it to find the bki's.
1067
1068* Tue Jun 12 2001 Trond Eivind Glomsr <teg@redhat.com>
1069- sync
1070- Run chkconfig --add on server install
1071- Move the prereqs on useradd on chkconfig to the server package
1072- don't disable the %%clean section
1073
1074* Sat Jun 09 2001 Lamar Owen <lamar.owen@wgcr.org>
1075- Sync up with Trond Eivind's set.
1076
1077* Thu Jun  7 2001 Trond Eivind Glomsr <teg@redhat.com>
1078- Don't create postgres' .bashrc from the server post script: include it instead
1079- Move the test packages from /usr/share/pgsql to /usr/lib/pgsql
1080- Move the symlinks libpq.so, libecpg.so, libpq++.so and libpgeasy.so to the devel subpackage from
1081  libs
1082- Source the i18n data from the .bashrc instead of in the initscript
1083
1084* Mon May 28 2001 Trond Eivind Glomsr <teg@redhat.com>
1085- Handle i18n for database startup - backend needs to have the same locale everytime,
1086  but this certainly can't be hardcoded to C either
1087- Fix stop, restart in initscript (#42217)
1088- Make database init _much_ less verbose
1089- other minor fixes to the initscript
1090
1091* Fri May 25 2001 Trond Eivind Glomsr <teg@redhat.com>
1092- 7.1.2
1093
1094* Thu May 24 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1095- 7.1.2-0.1.1.PGDG PRERELEASE
1096- Changed versioning and release numbering a little for better flexibility,
1097-- particularly for distribution packagers.
1098- Release numbering comment at top of spec, where it's more useful.
1099- Trimmed changelog to 7.1.x. See the last 7.0.3's specfile for the 7.0
1100  changlog, and the last 6.5.3's specfile for the changelog prior to
1101  7.0.
1102
1103* Sun May 20 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1104- 7.1.1-4.PGDG
1105- _really_ got Python version agnosticism working.
1106
1107* Sat May 19 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1108- 7.1.1-3.PGDG Release
1109- Python version agnosticism.....
1110
1111* Tue May 15 2001 Trond Eivind Glomsr <teg@redhat.com>
1112- Use openssl
1113- Make it obsolete subpackages if they aren't built
1114
1115* Mon May 14 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1116- 7.1.1-2.PGDG Release.
1117- Appended .PGDG to release string to differentiate our RPM set from the others.
1118- /bin/sh fix in initscript
1119- README.rpm-dist updates.
1120
1121* Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 7.1.1-0.7
1122- Rebuild with new readline
1123
1124* Thu May 10 2001 Trond Eivind Glomsr <teg@redhat.com>
1125- Initial 7.1.1
1126
1127* Mon May  7 2001 Trond Eivind Glomsr <teg@redhat.com>
1128- Specify shell when running commands through su in the initscript, to avoid problems
1129  when people switch the postgres user to use tcsh
1130
1131* Thu Apr 19 2001 Trond Eivind Glomsr <teg@redhat.com>
1132- JDBC driver for Postgresql 7.1
1133
1134* Sun Apr 15 2001 Trond Eivind Glomsr <teg@redhat.com>
1135- slightly different versioning scheming, will go back to the official
1136  later when I'm sure the package is ready to use
1137
1138* Fri Apr 13 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1139- 7.1 RELEASE
1140- 7.1-1 RPM RELEASE
1141- Change to COPTS -- strip out -ffastmath -- Considered Harmful.
1142- Back to old versioning scheme, kept teg's other fixes.
1143- README.rpm-dist updated.
1144- PGVERSION updated all-around (hopefully!)
1145- Couple of fixes from Peter E.
1146- Rearrange dependencies -- only the -libs subpackage is required for most stuff
1147- Removed broken and confusing logrotate script.
1148
1149* Mon Apr  9 2001 Trond Eivind Glomsr <teg@redhat.com>
1150- chown considered harmful - removed
1151- fix dangling symlimks (pg_crc.c)
1152- libpq.so changes for maximum compatiblity
1153- different versioning scheme, to avoid trouble later
1154- remove temporary perl file from the file list
1155- fix spelling error in tcl description
1156- mark odbcinst.ini as a config file
1157- use %%defattr on packages which didn't have it
1158
1159* Sat Apr 07 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1160- Integrated the PL/Perl stuff from Karl DeBisschop --conditional.
1161- Packaging reorg: added contrib and docs subpackages.
1162- Removed sgml source docs from main package --> docs subpackage.
1163- Removed contrib tree from main package --> contrib subpackage.
1164- Contrib tree is now prebuilt -- HOWEVER, very little install work is
1165  currently done with this.
1166
1167* Fri Apr 06 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1168- Quickie RC3.  There will be a 7.1RC3-2 shortly with other stuff.
1169
1170* Tue Apr 03 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1171- RC2
1172- eliminate versioning information for ancilliary files in prep for CVS.
1173- Fix docs mixup.
1174
1175* Tue Mar 27 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1176- RC1 quickie.
1177
1178* Tue Mar 20 2001 Lamar Owen <lamar@postgresql.org>
1179- Beta 6 initial build.
1180- Use make install-all-headers instead of cpio hack for devel headers.
1181- Split out the libs into the libs subpackage.
1182- Updated initscript to use pg_ctl to stop
1183- Updated initscript to initdb and start postmaster with LC_ALL=C to
1184  prevent index corruption.
1185
1186
1187* Sun Jan 28 2001 Lamar Owen <lamar@postgresql.org>
1188- Beta4
1189- Return to 'pgsql' directories instead of 'postgresql'
1190- Better perl patches.
1191
1192* Mon Jan 15 2001 Lamar Owen <lamar@postgresql.org>
1193- Edit patches to get rid of some cruft.
1194- Eliminate some more pre-7.1 specfile baggage that is no longer necessary.
1195- Moved pg_id to server
1196- added Makefile.global and pg_config to devel
1197- Corrected /usr/include/pgsql to /usr/include/postgresql
1198- Fixed some configure options.  Will be trying the configure macro next release
1199- Since it is terminally ill in this version pg_upgrade is _gone_.
1200- Thanks to Peter E for a good review.
1201
1202* Sun Jan 14 2001 Lamar Owen <lamar@postgresql.org>
1203- Running regression. 1 on the release-o-meter.
1204- Minor patches to get regression running right. 
1205- Initscript tweaking -- the old test for a database structure fails with 7.1's new structure.
1206
1207* Sat Jan 13 2001 Lamar Owen <lamar@postgresql.org>
1208- Perl 5 needs to be built with PREFIX set on the Makefile, not GNUmakefile....
1209- The 7.1 build is different from the 7.0 build -- see the configure line.
1210- NOTE: many files that used to be in /usr/share/postgresql are now in /usr/share/postgresql!
1211- by request, conditional packages are now supported. See the top of the spec.
1212- Fixed the server postinstall problems.
1213
1214* Mon Jan 08 2001 Lamar Owen <lamar@postgresql.org>
1215- First 7.1 beta test-build
1216
Note: See TracBrowser for help on using the repository browser.