]> git.pld-linux.org Git - packages/php.git/commitdiff
- updated to 5.1.2 auto/ac/php-5_1_2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 12 Jan 2006 16:53:06 +0000 (16:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.543

php.spec

index 784d6bf04f144720818f4492c8f34ad58fa58dd7..b6f46091f3c743e1f47ba71177bd74ac18f4d109 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -80,14 +80,13 @@ Summary(ru):        PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 5 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       5.1.2
-%define        _rel 0.1
+%define        _rel 1
 Release:       %{_rel}%{?with_hardening:hardened}
 Epoch:         4
 License:       PHP
 Group:         Libraries
-# Source0:     http://www.php.net/distributions/%{name}-%{version}.tar.bz2
-Source0:       http://snaps.php.net/php5.1-200601031130.tar.bz2
-# Source0-md5: f47e4528c30fb9865bebdd2ebbf66c8f
+Source0:       http://www.php.net/distributions/%{name}-%{version}.tar.bz2
+# Source0-md5: 79cee17e9db85be878000a2a4198378e
 Source1:       FAQ.%{name}
 Source2:       zend.gif
 Source3:       %{name}-module-install
@@ -154,7 +153,6 @@ BuildRequires:      gmp-devel
 %{?with_imap:BuildRequires:    imap-devel >= 1:2001-0.BETA.200107022325.2}
 BuildRequires: libjpeg-devel
 BuildRequires: libltdl-devel >= 1.4
-BuildRequires: libmbfl-devel
 BuildRequires: libmcrypt-devel >= 2.4.4
 BuildRequires: libpng-devel >= 1.0.8
 BuildRequires: libtiff-devel
@@ -1528,7 +1526,7 @@ compression support to PHP.
 Modu³ PHP umo¿liwiaj±cy u¿ywanie kompresji zlib.
 
 %prep
-%setup -q -n php5.1-200601031130
+%setup -q
 # this patch is broken by design, breaks --enable-versioning for example
 # update: --enable-version is broken by itself, it disables dynamic modules.
 %patch0 -p1
This page took 0.40324 seconds and 4 git commands to generate.