postgresql-vl.spec 49 KB

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