!28 Add Requires postgresql-help into postgresql
From: @caodongxia Reviewed-by: @small_leek,@zhuchunyi Signed-off-by: @small_leek,@zhuchunyi
This commit is contained in:
commit
d406737b6e
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: postgresql
|
Name: postgresql
|
||||||
Version: 10.5
|
Version: 10.5
|
||||||
Release: 17
|
Release: 18
|
||||||
Summary: PostgreSQL client programs
|
Summary: PostgreSQL client programs
|
||||||
License: PostgreSQL
|
License: PostgreSQL
|
||||||
URL: http://www.postgresql.org/
|
URL: http://www.postgresql.org/
|
||||||
@ -39,7 +39,7 @@ BuildRequires: util-linux m4 elinks docbook-utils help2man
|
|||||||
BuildRequires: python3 python3-devel tcl-devel openssl-devel krb5-devel openldap-devel gettext >= 0.10.35
|
BuildRequires: python3 python3-devel tcl-devel openssl-devel krb5-devel openldap-devel gettext >= 0.10.35
|
||||||
BuildRequires: uuid-devel libxml2-devel libxslt-devel pam-devel systemtap-sdt-devel libselinux-devel
|
BuildRequires: uuid-devel libxml2-devel libxslt-devel pam-devel systemtap-sdt-devel libselinux-devel
|
||||||
Requires: %{name}-libs = %{version}-%{release}
|
Requires: %{name}-libs = %{version}-%{release}
|
||||||
|
Recommends: %{name}-help = %{version}-%{release}
|
||||||
%package libs
|
%package libs
|
||||||
Summary: The shared libraries required for any PostgreSQL clients
|
Summary: The shared libraries required for any PostgreSQL clients
|
||||||
Requires(post): glibc
|
Requires(post): glibc
|
||||||
@ -430,6 +430,12 @@ find_lang_bins pltcl.lst pltcl
|
|||||||
%attr(-,postgres,postgres) %{_libdir}/pgsql/test
|
%attr(-,postgres,postgres) %{_libdir}/pgsql/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 06 2020 caodongxia <caodongxia@huawei.com> - 10.5-18
|
||||||
|
- Add install requires help package into main package
|
||||||
|
|
||||||
|
* Tue Aug 18 2020 fanjiachen <fanjiachen3@huawei.com> - 10.5-17
|
||||||
|
- Add release for update
|
||||||
|
|
||||||
* Fri Jun 19 2020 cuibaobao <cuibaobao1@huawei.com> - 10.5-16
|
* Fri Jun 19 2020 cuibaobao <cuibaobao1@huawei.com> - 10.5-16
|
||||||
- Type: enhancement
|
- Type: enhancement
|
||||||
- DESC: delete all about residual parse_upgrade_setup in postgresql-setup
|
- DESC: delete all about residual parse_upgrade_setup in postgresql-setup
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user