]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 5.6.0beta3, builds without phpdbg
authorElan Ruusamäe <glen@delfi.ee>
Thu, 22 May 2014 23:16:57 +0000 (02:16 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 22 May 2014 23:16:57 +0000 (02:16 +0300)
php.spec

index 12e18bb45b8245cd84625d5eb9646f79bb3716f4..7a4ded8efdc775d442caf39f59104b08b72ef86f 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -131,11 +131,11 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     0.2
+%define                rel     0.3
 %define                orgname php
 %define                ver_suffix 56
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
-%define                subver  beta2
+%define                subver  beta3
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -150,7 +150,7 @@ License:    PHP
 Group:         Libraries
 #Source0:      http://www.php.net/distributions/%{orgname}-%{version}.tar.xz
 Source0:       http://downloads.php.net/tyrael/php-%{version}%{subver}.tar.xz
-# Source0-md5: 3c355bc98c9c4eefacd5ef15e36574c7
+# Source0-md5: 440e9bbd2d7774795cd31df1c0807c38
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.746733 seconds and 4 git commands to generate.