!18 [sync] PR-17: Fix missing longintrepr.h

From: @openeuler-sync-bot 
Reviewed-by: @jxy_git 
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2023-08-18 07:20:20 +00:00 committed by Gitee
commit 4b59b9edb9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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