Edit report at http://bugs.php.net/bug.php?id=53680&edit=1

 ID:                 53680
 Updated by:         [email protected]
 Reported by:        jesse at weisner dot ca
 Summary:            Version in configure.in.* is 5.2.18-dev
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            *Compile Issues
 Operating System:   Linux (Red Hat)
 PHP Version:        5.2.17
-Assigned To:        
+Assigned To:        iliaa
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-01-06 23:01:19] jesse at weisner dot ca

Description:
------------
In the released tarball for 5.2.17, the configure, configure.in, 

configure.in.gnusrc, and configure.in.includedir files have incorrect
version 

information in the macros:



PHP_MAJOR_VERSION=5

PHP_MINOR_VERSION=2

PHP_RELEASE_VERSION=18

PHP_EXTRA_VERSION="-dev"



This causes an issue with building RPM packages for Fedora/RHEL where
the 

filename of the "embedded" build is expected to be
libphp5-%{version}.so, but the 

library file created is libphp5-5.2.18-dev.so



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53680&edit=1

Reply via email to