Fix missing longintrepr.h

(cherry picked from commit dab655dea8efac28f8200fdb5013259d46fc87f1)
This commit is contained in:
jxy_git 2023-08-18 14:38:24 +08:00 committed by openeuler-sync-bot
parent 23586ff3cd
commit 131a8e25b0

View File

@ -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/
@ -520,6 +520,7 @@ This is a collectd plugin that reads data from Zookeeper's MNTR command.
# recompile generated files
touch src/pinba.proto
sed -i 's#longintrepr\.h#cpython/&#' src/cpython.h
%build
@ -1039,6 +1040,9 @@ make check
%changelog
* Fri Aug 18 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 5.9.0-4
- Fix missing longintrepr.h
* Fri Mar 10 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 5.9.0-3
- Add buildrequires