]> git.pld-linux.org Git - packages/php.git/commitdiff
- moved note to description of sybase subpackage
authorhawk <hawk@pld-linux.org>
Tue, 16 Nov 2004 23:29:50 +0000 (23:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.376

php.spec

index 91a080a4fdcc8a55497d024db199519a7fd9f18d..6636f66945becd2472afa39cd19d2f2c1b437165 100644 (file)
--- a/php.spec
+++ b/php.spec
 # - test if php.cgi segfaults after ctrl+d when overload.so is loaded
 # - build simplexml as shared (now it's static)
 #
-# Note:
-# According to http://bugs.php.net/bug.php?id=30286 sybase module is
-# currently not maintained. Using of sybase_ct is recommended instead.
-#
 # Conditional build:
 %bcond_with    db3             # use db3 packages instead of db (4.x) for Berkeley DB support
 %bcond_with    fdf             # with FDF (PDF forms) module           (BR: proprietary libs)
@@ -1216,11 +1212,13 @@ Obsoletes:      php-sybase-ct
 
 %description sybase
 This is a dynamic shared object (DSO) for PHP that will add Sybase and
-MS SQL databases support through SYBDB library.
+MS SQL databases support through SYBDB library. Currently Sybase module
+is not maintained. Using Sybase-CT module is recommended instead.
 
 %description sybase -l pl
 Modu³ PHP dodaj±cy obs³ugê baz danych Sybase oraz MS SQL poprzez
-bibliotekê SYBDB.
+bibliotekê SYBDB. W chwili obecnej modu³ Sybase nie jest wspierany.
+Zaleca siê u¿ywanie modu³u Sybase-CT.
 
 %package sybase-ct
 Summary:       Sybase-CT extension module for PHP
This page took 0.081766 seconds and 4 git commands to generate.