X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostgresql.git;a=blobdiff_plain;f=postgresql.spec;h=07091706ad3a9d8513a21360e35c2686c6d025a4;hp=74d15fa3d60b6e0fd1b9f90db6f2a4fe7cb7d4e0;hb=9f2cb9cafb96405d0d25ffacf073864e9e5313e3;hpb=7cd2a39148c36f2f21aef61d25e6c918e208307c diff --git a/postgresql.spec b/postgresql.spec index 74d15fa..0709170 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -2,7 +2,7 @@ # Conditional build: %bcond_without tests # disable testing %bcond_without tcl # disable Tcl support -%bcond_without kerberos5 # disable kerberos5 support +%bcond_with kerberos5 # disable kerberos5 support %bcond_without perl # disable Perl support %bcond_without python # disable Python support %bcond_with bonjour # Bonjour/DNS_SD support @@ -14,8 +14,8 @@ # %define beta %{nil} -%define pgsqlversion 15 -%define pgsqlpriority 150 +%define pgsqlversion 16 +%define pgsqlpriority 160 Summary: PostgreSQL Data Base Management System Summary(de.UTF-8): PostgreSQL Datenbankverwaltungssystem @@ -28,12 +28,12 @@ Summary(tr.UTF-8): Veri Tabanı Yönetim Sistemi Summary(uk.UTF-8): PostgreSQL - система керування базами даних Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件 Name: postgresql-%{pgsqlversion} -Version: %{pgsqlversion}.3 +Version: %{pgsqlversion}.1 Release: 1 License: BSD Group: Applications/Databases Source0: http://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2 -# Source0-md5: 7cb75773ff8fbe533701562c3278206b +# Source0-md5: 9cbfb9076ed06384471802b850698a6d Source1: postgresql.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e @@ -881,7 +881,6 @@ fi %attr(755,root,root) %{pgsqllibdir}/bin/pg_waldump %attr(755,root,root) %{pgsqllibdir}/bin/pgbench %attr(755,root,root) %{pgsqllibdir}/bin/postgres -%attr(755,root,root) %{pgsqllibdir}/bin/postmaster %attr(755,root,root) %{moduledir}/cyrillic_and_mic.so %attr(755,root,root) %{moduledir}/dict_int.so @@ -925,7 +924,6 @@ fi %{pgsqldatadir}/man/man1/pg_upgrade.1* %{pgsqldatadir}/man/man1/pgbench.1* %{pgsqldatadir}/man/man1/postgres.1* -%{pgsqldatadir}/man/man1/postmaster.1* %files -n postgresql-common %defattr(644,root,root,755)