Topic: Problem with building rpm packages

When I try build binary RPM package latest php version for CentOS release 5.7 (Final) by Your spec file building process ended with error message:

error: Installed (but unpackaged) file(s) found:
   /etc/php-zts.d/sqlite.ini
   /etc/php.d/sqlite.ini
   /usr/lib64/php/modules-zts/sqlite.so
   /usr/lib64/php/modules/sqlite.so

Re: Problem with building rpm packages

Don't know.
No issue here when I build.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Problem with building rpm packages

Sorry this is my mistake. I removed sqlite section in spec file.