From f5482f8632f709a539a3eb093fe30d141776512d Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Wed, 8 Feb 2017 13:16:53 +0000 Subject: [PATCH] - more cleanup --- php.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/php.spec b/php.spec index 3942311..e3a15c4 100644 --- a/php.spec +++ b/php.spec @@ -3018,9 +3018,7 @@ fi %dir %{_sysconfdir} %dir %{_sysconfdir}/conf.d %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php.ini -%if %{with apache2} %attr(755,root,root) %{_libdir}/libphp_common-*.so -%endif %dir %{php_extensiondir} %doc ext/session/mod_files.sh @@ -3032,11 +3030,7 @@ fi %attr(755,root,root) %{_bindir}/php-config%{php_suffix} %ghost %{_bindir}/phpize %ghost %{_bindir}/php-config -%if %{with apache2} %attr(755,root,root) %{_libdir}/libphp_common.so -%else -%attr(755,root,root) %{_libdir}/libphp_common.a -%endif %{_libdir}/libphp_common.la %{_includedir}/php/php%{php_suffix} %{_libdir}/%{name}/build -- 2.44.0