X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postgresql.spec;h=b0d20b2a2e8d561d2365b5c6adc80fd405736a02;hb=HEAD;hp=74d15fa3d60b6e0fd1b9f90db6f2a4fe7cb7d4e0;hpb=7cd2a39148c36f2f21aef61d25e6c918e208307c;p=packages%2Fpostgresql.git diff --git a/postgresql.spec b/postgresql.spec index 74d15fa..eb0ed81 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}.2 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: 3d19d93434666db5d33e692472915ae5 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)