* Mon Jul 16 2007 Joe Orton <jorton@redhat.com> 5.2.3-5
- define php_extdir in macros.php
This commit is contained in:
parent
d3ef72bfea
commit
d0fdda9ffc
@ -4,3 +4,5 @@
|
|||||||
%php_core_api @PHP_APIVER@
|
%php_core_api @PHP_APIVER@
|
||||||
%php_zend_api @PHP_ZENDVER@
|
%php_zend_api @PHP_ZENDVER@
|
||||||
%php_pdo_api @PHP_PDOVER@
|
%php_pdo_api @PHP_PDOVER@
|
||||||
|
|
||||||
|
%php_extdir %{_libdir}/php/modules
|
||||||
|
5
php.spec
5
php.spec
@ -6,7 +6,7 @@
|
|||||||
Summary: The PHP HTML-embedded scripting language
|
Summary: The PHP HTML-embedded scripting language
|
||||||
Name: php
|
Name: php
|
||||||
Version: 5.2.3
|
Version: 5.2.3
|
||||||
Release: 4
|
Release: 5
|
||||||
License: The PHP License v3.01
|
License: The PHP License v3.01
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
URL: http://www.php.net/
|
URL: http://www.php.net/
|
||||||
@ -678,6 +678,9 @@ rm files.* macros.php
|
|||||||
%files mssql -f files.mssql
|
%files mssql -f files.mssql
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 16 2007 Joe Orton <jorton@redhat.com> 5.2.3-5
|
||||||
|
- define php_extdir in macros.php
|
||||||
|
|
||||||
* Mon Jul 2 2007 Joe Orton <jorton@redhat.com> 5.2.3-4
|
* Mon Jul 2 2007 Joe Orton <jorton@redhat.com> 5.2.3-4
|
||||||
- obsolete php-dbase
|
- obsolete php-dbase
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user