fix spec file name

add rpminspect.yaml for unicode, empty package and lto

Resolves: RHEL-105827
This commit is contained in:
Remi Collet 2025-10-23 10:21:38 +02:00
parent efcebb0e3a
commit 22a2ab128f
2 changed files with 16 additions and 2 deletions

View File

@ -71,7 +71,7 @@ Name: php%{major_version}
Name: php
%endif
Version: %{upver}%{?rcver:~%{rcver}}
Release: 2%{?dist}
Release: 3%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@ -1650,8 +1650,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%changelog
* Thu Oct 23 2025 Remi Collet <remi@remirepo.net> - 8.4.15-1
* Thu Oct 23 2025 Remi Collet <remi@remirepo.net> - 8.4.15-3
- fix tmpfiles.d configuration file name
- fix spec file name
* Wed Oct 22 2025 Remi Collet <remi@remirepo.net> - 8.4.14-1
- Update to 8.4.14 - http://www.php.net/releases/8_4_14.php

13
rpminspect.yaml Normal file
View File

@ -0,0 +1,13 @@
---
inspections:
# see RHEL-12233
unicode:
exclude: ext/json/tests
# tracked as #1988529 php disables LTO in RHEL 9
lto: off
emptyrpm:
# metapackage
expected_empty:
- php