|
@@ -12,18 +12,16 @@
|
|
%define nls 1
|
|
%define nls 1
|
|
%define pam 1
|
|
%define pam 1
|
|
|
|
|
|
-%define pgver 12
|
|
|
|
-
|
|
|
|
Summary: PostgreSQL client programs
|
|
Summary: PostgreSQL client programs
|
|
Summary(ja): PostgreSQL のクライアントプログラム群
|
|
Summary(ja): PostgreSQL のクライアントプログラム群
|
|
Name: postgresql
|
|
Name: postgresql
|
|
-Version: 13.2
|
|
|
|
-Release: 3%{?_dist_release}%{?with_systemd:.systemd}
|
|
|
|
|
|
+Version: 13.3
|
|
|
|
+Release: 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
Group: office
|
|
Group: office
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
|
|
|
|
-%global pgver %(echo %{version} | sed -e 's/\\.[0-9]*$//')
|
|
|
|
|
|
+%global pgver %(echo %{version} | cut -d . -f 1)
|
|
# Conventions for PostgreSQL Global Development Group RPM releases:
|
|
# Conventions for PostgreSQL Global Development Group RPM releases:
|
|
#
|
|
#
|
|
# Official PostgreSQL Development Group RPMS have a PGDG after the release number.
|
|
# Official PostgreSQL Development Group RPMS have a PGDG after the release number.
|
|
@@ -84,13 +82,13 @@ BuildRequires: pam-devel
|
|
%endif
|
|
%endif
|
|
%endif
|
|
%endif
|
|
|
|
|
|
-Obsoletes: postgresql-clients
|
|
|
|
-Obsoletes: postgresql-python
|
|
|
|
-Obsoletes: postgresql7
|
|
|
|
-Conflicts: postgresql8
|
|
|
|
-Conflicts: postgresql8-jdbc
|
|
|
|
|
|
+Obsoletes: postgresql-clients < 9.0.0
|
|
|
|
+Obsoletes: postgresql-python < 9.0.0
|
|
|
|
+Obsoletes: postgresql7 < 8.0.0
|
|
|
|
+Conflicts: postgresql8 < 9.0.0
|
|
|
|
+Conflicts: postgresql8-jdbc < 9.0.0
|
|
Conflicts: postgresql-jdbc < %{pgver}
|
|
Conflicts: postgresql-jdbc < %{pgver}
|
|
-Obsoletes: postgresql7-plperl
|
|
|
|
|
|
+Obsoletes: postgresql7-plperl < 8.0.0
|
|
|
|
|
|
# This is the PostgreSQL Global Development Group Official RPMset spec file,
|
|
# This is the PostgreSQL Global Development Group Official RPMset spec file,
|
|
# or a derivative thereof.
|
|
# or a derivative thereof.
|
|
@@ -158,7 +156,7 @@ PostgreSQLはSQLの構成要素(トランザクション、副問い合わせお
|
|
Summary: The shared libraries required for any PostgreSQL clients.
|
|
Summary: The shared libraries required for any PostgreSQL clients.
|
|
Summary(ja): PostgreSQL クライアントに必要な共有ライブラリ
|
|
Summary(ja): PostgreSQL クライアントに必要な共有ライブラリ
|
|
Group: system
|
|
Group: system
|
|
-Obsoletes: postgresql7-libs
|
|
|
|
|
|
+Obsoletes: postgresql7-libs < 8.0.0
|
|
Conflicts: postgresql8-libs
|
|
Conflicts: postgresql8-libs
|
|
Conflicts: postgresql-libs >= 9.3.0
|
|
Conflicts: postgresql-libs >= 9.3.0
|
|
|
|
|
|
@@ -191,8 +189,8 @@ Requires(post): chkconfig
|
|
Requires(preun): chkconfig, /sbin/service
|
|
Requires(preun): chkconfig, /sbin/service
|
|
Requires(postun): chkconfig, /sbin/service
|
|
Requires(postun): chkconfig, /sbin/service
|
|
%endif
|
|
%endif
|
|
-Obsoletes: postgresql7-server
|
|
|
|
-Conflicts: postgresql8-server
|
|
|
|
|
|
+Obsoletes: postgresql7-server < 8.0.0
|
|
|
|
+Conflicts: postgresql8-server < 9.0.0
|
|
|
|
|
|
%description server
|
|
%description server
|
|
The postgresql-server package includes the programs needed to create
|
|
The postgresql-server package includes the programs needed to create
|
|
@@ -238,8 +236,8 @@ goal of accelerating analytics queries.
|
|
Summary: Extra documentation for PostgreSQL
|
|
Summary: Extra documentation for PostgreSQL
|
|
Summary(ja): PostgreSQL に関するその他の文書
|
|
Summary(ja): PostgreSQL に関するその他の文書
|
|
Group: documentation
|
|
Group: documentation
|
|
-Obsoletes: postgresql7-docs
|
|
|
|
-Conflicts: postgresql8-docs
|
|
|
|
|
|
+Obsoletes: postgresql7-docs < 8.0.0
|
|
|
|
+Conflicts: postgresql8-docs < 9.0.0
|
|
|
|
|
|
%description docs
|
|
%description docs
|
|
The postgresql-docs package includes the SGML source for the documentation
|
|
The postgresql-docs package includes the SGML source for the documentation
|
|
@@ -253,8 +251,8 @@ Summary: Contributed source and binaries distributed with PostgreSQL
|
|
Summary(ja): PostgreSQL と一緒に配布される、寄贈されたソースとバイナリ
|
|
Summary(ja): PostgreSQL と一緒に配布される、寄贈されたソースとバイナリ
|
|
Group: Applications/Databases
|
|
Group: Applications/Databases
|
|
Requires: %{name} = %{version} perl-DBD-Pg
|
|
Requires: %{name} = %{version} perl-DBD-Pg
|
|
-Obsoletes: postgresql7-contrib
|
|
|
|
-Conflicts: postgresql8-contrib
|
|
|
|
|
|
+Obsoletes: postgresql7-contrib < 8.0.0
|
|
|
|
+Conflicts: postgresql8-contrib < 9.0.0
|
|
|
|
|
|
%description contrib
|
|
%description contrib
|
|
The postgresql-contrib package contains contributed packages that are
|
|
The postgresql-contrib package contains contributed packages that are
|
|
@@ -269,8 +267,8 @@ Requires: %{name}-static = %{version}
|
|
Requires: libicu-devel
|
|
Requires: libicu-devel
|
|
Requires: clang-devel
|
|
Requires: clang-devel
|
|
Requires: llvm-devel
|
|
Requires: llvm-devel
|
|
-Obsoletes: postgresql7-devel
|
|
|
|
-Conflicts: postgresql8-devel
|
|
|
|
|
|
+Obsoletes: postgresql7-devel < 8.0.0
|
|
|
|
+Conflicts: postgresql8-devel < 9.0.0
|
|
Conflicts: libpq-devel >= 9.3.0
|
|
Conflicts: libpq-devel >= 9.3.0
|
|
|
|
|
|
%description devel
|
|
%description devel
|
|
@@ -286,8 +284,8 @@ postgresql-devel パッケージには、PostgreSQL サーバサイド C / C++
|
|
Summary: PostgreSQL development libraries.
|
|
Summary: PostgreSQL development libraries.
|
|
Summary(ja): PostgreSQL のサーバサイド開発用ライブラリ
|
|
Summary(ja): PostgreSQL のサーバサイド開発用ライブラリ
|
|
Group: programming
|
|
Group: programming
|
|
-Obsoletes: postgresql7-devel
|
|
|
|
-Conflicts: postgresql8-devel
|
|
|
|
|
|
+Obsoletes: postgresql7-devel < 8.0.0
|
|
|
|
+Conflicts: postgresql8-devel < 9.0.0
|
|
Conflicts: libpq-devel >= 9.3.0
|
|
Conflicts: libpq-devel >= 9.3.0
|
|
|
|
|
|
%description static
|
|
%description static
|
|
@@ -305,8 +303,8 @@ Summary: The Perl procedural languages for PostgreSQL.
|
|
Summary(ja): PostgreSQL用の手続き言語PL/Perl
|
|
Summary(ja): PostgreSQL用の手続き言語PL/Perl
|
|
Group: programming
|
|
Group: programming
|
|
Requires: %{name} = %{version}
|
|
Requires: %{name} = %{version}
|
|
-Obsoletes: postgresql7-pl
|
|
|
|
-Conflicts: postgresql8-pl
|
|
|
|
|
|
+Obsoletes: postgresql7-pl < 8.0.0
|
|
|
|
+Conflicts: postgresql8-pl < 9.0.0
|
|
|
|
|
|
%description plperl
|
|
%description plperl
|
|
The postgresql-plperl package contains the PL/Perl procedural language,
|
|
The postgresql-plperl package contains the PL/Perl procedural language,
|
|
@@ -321,8 +319,8 @@ Summary: The Tcl procedural languages for PostgreSQL.
|
|
Summary(ja): PostgreSQL用の手続き言語PL/Tcl
|
|
Summary(ja): PostgreSQL用の手続き言語PL/Tcl
|
|
Group: programming
|
|
Group: programming
|
|
Requires: %{name} = %{version}
|
|
Requires: %{name} = %{version}
|
|
-Obsoletes: postgresql7-pl
|
|
|
|
-Conflicts: postgresql8-pl
|
|
|
|
|
|
+Obsoletes: postgresql7-pl < 8.0.0
|
|
|
|
+Conflicts: postgresql8-pl < 9.0.0
|
|
|
|
|
|
%description pltcl
|
|
%description pltcl
|
|
The postgresql-pltcl package contains the PL/Tcl procedural language,
|
|
The postgresql-pltcl package contains the PL/Tcl procedural language,
|
|
@@ -337,8 +335,8 @@ Summary: The Python3 procedural languages for PostgreSQL.
|
|
Summary(ja): PostgreSQL用の手続き言語PL/Python
|
|
Summary(ja): PostgreSQL用の手続き言語PL/Python
|
|
Group: programming
|
|
Group: programming
|
|
Requires: %{name} = %{version}
|
|
Requires: %{name} = %{version}
|
|
-Obsoletes: postgresql7-pl
|
|
|
|
-Conflicts: postgresql8-pl
|
|
|
|
|
|
+Obsoletes: postgresql7-pl < 8.0.0
|
|
|
|
+Conflicts: postgresql8-pl < 9.0.0
|
|
|
|
|
|
%description plpython3
|
|
%description plpython3
|
|
The postgresql-plpython3 package contains the PL/Python3 procedural language,
|
|
The postgresql-plpython3 package contains the PL/Python3 procedural language,
|
|
@@ -353,8 +351,8 @@ Summary: The test suite distributed with PostgreSQL.
|
|
Summary(ja): PostgreSQL と共に配布されるテストスート
|
|
Summary(ja): PostgreSQL と共に配布されるテストスート
|
|
Group: other
|
|
Group: other
|
|
Requires: postgresql = %{version}
|
|
Requires: postgresql = %{version}
|
|
-Obsoletes: postgresql7-test
|
|
|
|
-Conflicts: postgresql8-test
|
|
|
|
|
|
+Obsoletes: postgresql7-test < 8.0.0
|
|
|
|
+Conflicts: postgresql8-test < 9.0.0
|
|
|
|
|
|
%description test
|
|
%description test
|
|
PostgreSQL is an advanced Object-Relational database management
|
|
PostgreSQL is an advanced Object-Relational database management
|
|
@@ -840,6 +838,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri May 14 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 13.3-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Sat Apr 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 13.2-3
|
|
* Sat Apr 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 13.2-3
|
|
- rebuilt with llvm-12.
|
|
- rebuilt with llvm-12.
|
|
|
|
|