Re: [PHP-DEV] Release process nit

2012-03-13 Thread Ondřej Surý
On Mon, Mar 12, 2012 at 23:11, Christopher Jones wrote: > The autom4te.cache and *.orig files originally mentioned are included in > php.net's php-5.4.0.tar.bz2 > I.e. this is a valid issue. > > Ondřej, please log a bug. https://bugs.php.net/bug.php?id=61368 O. -- Ondřej Surý -- PHP Internal

Re: [PHP-DEV] Release process nit

2012-03-12 Thread Stas Malyshev
Hi1 The autom4te.cache and *.orig files originally mentioned are included in php.net's php-5.4.0.tar.bz2 I.e. this is a valid issue. Definitely seems to be a bug in the makedist script, since these files are not in the SVN but appear when packaging. -- Stanislav Malyshev, Software Architect

Re: [PHP-DEV] Release process nit

2012-03-12 Thread Ondřej Surý
On Mon, Mar 12, 2012 at 23:06, Alexey Shein wrote: > 13 марта 2012 г. 3:00 пользователь Stas Malyshev > написал: >> Hi! >> >>> are they in svn? I can't see them in 5.4 >> >> >> They are not in SVN, but at least for autom4te.cache ones they seem to be >> generated when configure script is generate

Re: [PHP-DEV] Release process nit

2012-03-12 Thread Christopher Jones
On 03/12/2012 03:06 PM, Alexey Shein wrote: 13 марта 2012 г. 3:00 пользователь Stas Malyshev написал: Hi! are they in svn? I can't see them in 5.4 They are not in SVN, but at least for autom4te.cache ones they seem to be generated when configure script is generated, and the packing scri

Re: [PHP-DEV] Release process nit

2012-03-12 Thread Alexey Shein
13 марта 2012 г. 3:00 пользователь Stas Malyshev написал: > Hi! > >> are they in svn? I can't see them in 5.4 > > > They are not in SVN, but at least for autom4te.cache ones they seem to be > generated when configure script is generated, and the packing script happily > picks them up. I have no id

Re: [PHP-DEV] Release process nit

2012-03-12 Thread Stas Malyshev
Hi! are they in svn? I can't see them in 5.4 They are not in SVN, but at least for autom4te.cache ones they seem to be generated when configure script is generated, and the packing script happily picks them up. I have no idea how orig files got there... -- Stanislav Malyshev, Software Arch

Re: [PHP-DEV] Release process nit

2012-03-12 Thread Pierre Joye
hi! are they in svn? I can't see them in 5.4 Or which release did have them? On Mon, Mar 12, 2012 at 10:52 PM, Ondřej Surý wrote: > Hi guys, > > could you please remove this cruft: > > dpkg-source: warning: ignoring deletion of file > ext/standard/var_unserializer.c.orig > dpkg-source: warning:

[PHP-DEV] Release process nit

2012-03-12 Thread Ondřej Surý
Hi guys, could you please remove this cruft: dpkg-source: warning: ignoring deletion of file ext/standard/var_unserializer.c.orig dpkg-source: warning: ignoring deletion of file ext/standard/url_scanner_ex.c.orig dpkg-source: warning: ignoring deletion of file ext/date/lib/parse_date.c.orig dpkg-