rpms/php/devel macros.php,1.1,1.2 php.spec,1.142,1.143

Joe Orton (jorton) fedora-extras-commits at redhat.com
Mon Jul 16 06:05:41 UTC 2007


Author: jorton

Update of /cvs/extras/rpms/php/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31216

Modified Files:
	macros.php php.spec 
Log Message:
* Mon Jul 16 2007 Joe Orton <jorton at redhat.com> 5.2.3-5
- define php_extdir in macros.php



Index: macros.php
===================================================================
RCS file: /cvs/extras/rpms/php/devel/macros.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- macros.php	15 Nov 2006 14:09:10 -0000	1.1
+++ macros.php	16 Jul 2007 06:05:06 -0000	1.2
@@ -4,3 +4,5 @@
 %php_core_api @PHP_APIVER@
 %php_zend_api @PHP_ZENDVER@
 %php_pdo_api @PHP_PDOVER@
+
+%php_extdir %{_libdir}/php/modules


Index: php.spec
===================================================================
RCS file: /cvs/extras/rpms/php/devel/php.spec,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- php.spec	2 Jul 2007 09:50:06 -0000	1.142
+++ php.spec	16 Jul 2007 06:05:06 -0000	1.143
@@ -6,7 +6,7 @@
 Summary: The PHP HTML-embedded scripting language
 Name: php
 Version: 5.2.3
-Release: 4
+Release: 5
 License: The PHP License v3.01
 Group: Development/Languages
 URL: http://www.php.net/
@@ -678,6 +678,9 @@
 %files mssql -f files.mssql
 
 %changelog
+* Mon Jul 16 2007 Joe Orton <jorton at redhat.com> 5.2.3-5
+- define php_extdir in macros.php
+
 * Mon Jul  2 2007 Joe Orton <jorton at redhat.com> 5.2.3-4
 - obsolete php-dbase
 




More information about the scm-commits mailing list