!11 [sync] PR-10: Change buildrequires from postgresql-13-server-devel to postgresql-server-devel
From: @openeuler-sync-bot Reviewed-by: @wm-wm-wm Signed-off-by: @wm-wm-wm
This commit is contained in:
commit
603120aca2
@ -6,7 +6,7 @@
|
||||
Summary: Statistics collection daemon for filling RRD files
|
||||
Name: collectd
|
||||
Version: 5.9.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: GPLv2
|
||||
URL: https://collectd.org/
|
||||
|
||||
@ -336,7 +336,7 @@ an extension for the PHP interpreter.
|
||||
%package postgresql
|
||||
Summary: PostgreSQL plugin for collectd
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
BuildRequires: postgresql-13-server-devel
|
||||
BuildRequires: postgresql-server-devel
|
||||
%description postgresql
|
||||
PostgreSQL querying plugin. This plugins provides data of issued commands,
|
||||
called handlers and database traffic.
|
||||
@ -1038,6 +1038,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 18 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.9.0-4
|
||||
- Change buildrequires from postgresql-13-server-devel to postgresql-server-devel
|
||||
|
||||
* Thu Sep 16 2021 Ge Wang <wangge20@huawei.com> - 5.9.0-3
|
||||
- Make __require_exclude macro effective via Regular Expression
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user