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

php.spec

index 7ae8f2dabd121d600659dd97af80cd950d3eb52b..166c5192382110e3856f6e252d8370210e1e17a3 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -6,17 +6,18 @@
 # 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
 %bcond_with    interbase_inst  # use InterBase install., not Firebird  (BR:proprietary libs)
 %bcond_with    java            # with Java extension module            (BR:jdk)
 %bcond_with    oci8            # with Oracle oci8 extension module     (BR:proprietary libs)
 %bcond_with    oracle          # with oracle extension module          (BR:proprietary libs)
+%bcond_with    qtdom           # with QT DOM extension module
 %bcond_without cpdf            # without cpdf extension module
 %bcond_without curl            # without CURL extension module
 %bcond_without domxslt         # without DOM XSLT/EXSLT support in DOM XML extension module
-%bcond_with    fribidi         # with FriBiDi extension module
 %bcond_without gif             # build GD extension module with gd library without GIF support
 %bcond_without imap            # without IMAP extension module
-%bcond_with    interbase       # with InterBase extension module
 %bcond_without ldap            # without LDAP extension module
 %bcond_without mhash           # without mhash extension module
 %bcond_without ming            # without ming extension module
@@ -31,7 +32,6 @@
 %bcond_without pgsql           # without PostgreSQL extension module
 %bcond_without pspell          # without pspell extension module
 %bcond_without recode          # without recode extension module
-%bcond_with    qtdom           # with QT DOM extension module
 %bcond_without snmp            # without SNMP extension module
 %bcond_without sybase          # without Sybase and Sybase-CT extension modules
 %bcond_without wddx            # without WDDX extension module
@@ -65,7 +65,7 @@ Summary(uk):  PHP 
 Name:          php
 Version:       4.3.8
 %define        _rc     %{nil}
-Release:       0.1
+Release:       0.2
 Epoch:         3
 Group:         Libraries
 License:       PHP
This page took 0.812982 seconds and 4 git commands to generate.