]> git.pld-linux.org Git - packages/php.git/commitdiff
- relese 3, php-4_0_1pl2-3
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Aug 2000 18:28:52 +0000 (18:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BuildRequires for mm-devel changed to >= 1.1.3,
- some changes after adapterization.

Changed files:
    php.spec -> 1.38

php.spec

index 2df2b09e7f65812a1dc0526dca03e1d218d5d170..da485959afdbd138ed03369cfcee38df90bff594 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -3,22 +3,22 @@ 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.0.1pl2
-Release:       2
+Release:       3
 Group:         Libraries
 Group(fr):     Librairies
 Group(pl):     Biblioteki
 License:       The PHP license (see "LICENSE" file included in distribution)
 Source0:       http://www.php.net/distributions/%{name}-%{version}.tar.gz
 Source1:       FAQ.php
-Source2:       php.ini
+Source2:       %{name}.ini
 Source3:       zend.gif
 Source4:       http://www.php.net/distributions/manual.tar.gz
 Source5:       http://www.php.net/extra/number4.tar.gz
-Patch0:                php-imap.patch
-Patch1:                php-mysql-socket.patch
-Patch2:                php-mail.patch
-Patch3:                php-ldap.patch
-Patch4:                php-bcmath.patch
+Patch0:                %{name}-imap.patch
+Patch1:                %{name}-mysql-socket.patch
+Patch2:                %{name}-mail.patch
+Patch3:                %{name}-ldap.patch
+Patch4:                %{name}-bcmath.patch
 Icon:          php4.gif
 URL:           http://www.php.net/
 BuildRequires: apache(EAPI)-devel
@@ -36,7 +36,7 @@ BuildRequires:        kaffe-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libpng >= 1.0.8
 BuildRequires: libtiff-devel
-BuildRequires: mm-devel
+BuildRequires: mm-devel >= 1.1.3
 BuildRequires: openldap-devel
 BuildRequires: pam-devel
 BuildRequires: pdflib-devel >= 3.0
@@ -379,8 +379,8 @@ Group(pl):  Biblioteki
 Requires:      %{name} = %{version}
 
 %description session
-This is a dynamic shared object (DSO) for Apache that will add
-session support to PHP4.
+This is a dynamic shared object (DSO) for Apache that will add session
+support to PHP4.
 
 #%description session -l pl
 
@@ -427,11 +427,11 @@ support to PHP4.
 
 #%description imap -l pl
 
-
 %package doc
 Summary:       Online manual for PHP4
 Summary(pl):   Dokumentacja dla PHP4
 Group:         Networking/Daemons
+Group(pl):     Sieciowe/Serwery
 
 %description doc
 Comprehensive documentation for PHP4, viewable through your web
This page took 0.061694 seconds and 4 git commands to generate.