summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-23 11:42:50 +0200
committerRemi Collet <remi@remirepo.net>2020-06-23 11:42:50 +0200
commitaf97e7c588bb882f275cc4ff552deffada866f81 (patch)
tree0ecc7b671dc02f46c2f0967fe15e30b44e4e5ede
parent46b83764921c1d82034e9ea67906867533a0b1d3 (diff)
cleanup (files dropped upstream)
-rw-r--r--php.spec8
1 files changed, 0 insertions, 8 deletions
diff --git a/php.spec b/php.spec
index 1f6a3c2..66d4ff0 100644
--- a/php.spec
+++ b/php.spec
@@ -924,10 +924,6 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE
cp TSRM/LICENSE TSRM_LICENSE
-%if ! %{with_libgd}
-cp ext/gd/libgd/README libgd_README
-cp ext/gd/libgd/COPYING libgd_COPYING
-%endif
cp sapi/fpm/LICENSE fpm_LICENSE
cp ext/mbstring/libmbfl/LICENSE libmbfl_LICENSE
cp ext/fileinfo/libmagic/LICENSE libmagic_LICENSE
@@ -1741,10 +1737,6 @@ fi
%files mbstring -f files.mbstring
%license libmbfl_LICENSE
%files gd -f files.gd
-%if ! %{with_libgd}
-%license libgd_README
-%license libgd_COPYING
-%endif
%files soap -f files.soap
%files bcmath -f files.bcmath
%license libbcmath_LICENSE