]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
- devel obsoletes php56-devel
[packages/php.git] / php.spec
index 932f411e3e0f5c8cd49f2b2e0f2af839535d5099..646e5d6cc9e2c3ccac981f55377ed511c5f4a02e 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -138,7 +138,10 @@ Name:              %{orgname}%{php_suffix}
 Version:       5.4.39
 Release:       %{rel}%{?with_type_hints:.th}%{?with_oci8:.oci}
 Epoch:         4
-License:       PHP
+# All files licensed under PHP version 3.01, except
+# Zend is licensed under Zend
+# TSRM is licensed under BSD
+License:       PHP 3.01 and Zend and BSD
 Group:         Libraries
 Source0:       http://www.php.net/distributions/%{orgname}-%{version}.tar.bz2
 # Source0-md5: 017f7ba7484e738c88bf19eec4369d78
@@ -582,6 +585,7 @@ Obsoletes:  php4-devel
 Obsoletes:     php52-devel
 Obsoletes:     php53-devel
 Obsoletes:     php55-devel
+Obsoletes:     php56-devel
 
 %description devel
 The php-devel package lets you compile dynamic extensions to PHP.
This page took 0.130316 seconds and 4 git commands to generate.