]> TLD Linux GIT Repositories - packages/postgresql.git/blobdiff - postgresql.spec
- updated to 16.2
[packages/postgresql.git] / postgresql.spec
index 53e90b0751d1f5f5c73d000e49d4d62a731031d8..eb0ed812839b5b099877ad344636bc785eff76a6 100644 (file)
@@ -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
@@ -33,7 +33,7 @@ Release:      1
 License:       BSD
 Group:         Applications/Databases
 Source0:       http://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
-# Source0-md5: 968418dbdd700caaccfeabcee7516496
+# 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)