X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postgresql.spec;h=b0d20b2a2e8d561d2365b5c6adc80fd405736a02;hb=HEAD;hp=53e90b0751d1f5f5c73d000e49d4d62a731031d8;hpb=193d75f41ea3d2970978c911b760133c4518f030;p=packages%2Fpostgresql.git diff --git a/postgresql.spec b/postgresql.spec index 53e90b0..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 @@ -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)