]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
- Changed location where php looks for mysql socket to match mysql*rpm
[packages/php.git] / php.spec
index bccccded86575f11e391f8d3652b3e5cc7b75507..939ee3cf2fb7e31d907019ab6aa10e2929bf207e 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -3,7 +3,7 @@ Summary(fr):    Le langage de script embarque-HTML PHP pour Apache.
 Summary(pl):   Jêzyk skryptowy PHP -- u¿ywany wraz z serwerem Apache.
 Name:          php
 Version:       4.0RC1
-Release:       1
+Release:       2
 Group:         Libraries
 Group(fr):     Librairies
 Group(pl):     Biblioteki
@@ -13,6 +13,7 @@ Source1:      FAQ.php
 Source2:       php.ini
 Source3:       zend.gif
 Source4:       http://www.php.net/distributions/manual.tar.gz
+Patch0:                php-mysqlsock.patch
 Icon:          php4.gif
 URL:           http://www.php.net/
 BuildRequires: apache(EAPI)-devel
@@ -163,6 +164,7 @@ Comprehensive documentation for PHP4, viewable through your web server, too!
 Dokumentacja dla pakietu PHP4.  Mo¿na j± równie¿ ogl±daæ poprzez serwer WWW.
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 LDFLAGS=""; export LDFLAGS
This page took 0.272851 seconds and 4 git commands to generate.