]> git.pld-linux.org Git - packages/php.git/commitdiff
- release 3
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 9 Aug 2004 13:26:47 +0000 (13:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.255.2.20

php.spec

index a34f13dc4e97da1af9c7122cc89ecff1a27a11aa..4f02d47dffd823ba8b40e4385b70c613090b0c62 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -4,7 +4,6 @@
 #   (any crash reports related to session modules?)
 #
 # Conditional build:
-%bcond_without db3             # do not use db3 packages instead of db (4.x) for Berkeley DB support
 %bcond_with    fdf             # with FDF (PDF forms) module           (BR:proprietary lib)
 %bcond_with    fribidi         # with FriBiDi extension module
 %bcond_with    interbase       # with InterBase extension module
@@ -15,6 +14,7 @@
 %bcond_with    qtdom           # with QT DOM extension module
 %bcond_without cpdf            # without cpdf extension module
 %bcond_without curl            # without CURL extension module
+%bcond_without db3             # use db packages instead of db3 (3.x) for Berkeley DB support
 %bcond_without domxslt         # without DOM XSLT/EXSLT support in DOM XML extension module
 %bcond_without gif             # build GD extension module with gd library without GIF support
 %bcond_without imap            # without IMAP extension module
@@ -65,7 +65,7 @@ Summary(uk):  PHP 
 Name:          php
 Version:       4.3.8
 %define        _rc     %{nil}
-Release:       0.2
+Release:       0.3
 Epoch:         3
 Group:         Libraries
 License:       PHP
This page took 0.062953 seconds and 4 git commands to generate.