diff options
Diffstat (limited to 'php73.spec')
-rw-r--r-- | php73.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -87,6 +87,7 @@ Requires: %{?scl_name}-runtime%{?_isa} = %{version}-%{release} Package shipping development files, especially usefull for development of packages depending on %scl Software Collection. + %package syspaths Summary: System-wide wrappers for the %{name} package Requires: %{?scl_name}-runtime%{?_isa} = %{version}-%{release} @@ -112,7 +113,6 @@ Note that the php-cli and %{name}-syspaths packages conflict and cannot be installed on one system. - %prep %setup -c -T @@ -247,6 +247,7 @@ restorecon -R %{_localstatedir} &>/dev/null || : %files scldevel %{macrosdir}/macros.%{scl_name_base}-scldevel + %files syspaths %{_root_sysconfdir}/php.ini %{_root_sysconfdir}/php.d |