packages: php/php.spec - dealt with some obsolete modules: - -fileinfo O: p...

qboosh qboosh at pld-linux.org
Sat Oct 30 07:51:54 CEST 2010


Author: qboosh                       Date: Sat Oct 30 05:51:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dealt with some obsolete modules:
- -fileinfo O: php-mime_magic
- -sybase-ct O: php-sybase without Conflicts (no alternative now)
- -cpdf is obsoleted by php-pecl-cpdf (svn snap)
- -fam is obsoleted by php-pecl-fam
- -dbase is obsoleted by php-pecl-dbase
- -ncurses is obsoleted by php-pecl-ncurses

---- Files affected:
packages/php:
   php.spec (1.903 -> 1.904) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.903 packages/php/php.spec:1.904
--- packages/php/php.spec:1.903	Thu Oct 28 09:50:03 2010
+++ packages/php/php.spec	Sat Oct 30 07:51:48 2010
@@ -1,16 +1,16 @@
 # $Revision$, $Date$
-# TODO
-# - NOTE: mysqlnd does not support ssl or compression (see FAQ at http://dev.mysql.com/downloads/connector/php-mysqlnd/)
+# NOTE: mysqlnd does not support ssl or compression (see FAQ at http://dev.mysql.com/downloads/connector/php-mysqlnd/)
+# TODO:
 # - wddx: restore session support (not compiled in due DL extension check)
 # - deal with modules removed from php and not moved to PECL, still not obsoleted anywhere
 #   - removed from php 5.0 (currently in php4):
-#   db, hyperwave, java, mcal, overload, qtdom
+#   db [pecl-svn], hyperwave [pecl-svn], java [pecl-svn], mcal [pecl-svn], overload [???], qtdom [pecl-svn]
 #   - removed from php 5.1:
-#   cpdf, fam, oracle
+#   oracle [pecl-svn]
 #   - removed from php 5.2:
-#   filepro, hwapi
+#   filepro [pecl-svn], hwapi [pecl-svn]
 #   - removed from php 5.3:
-#   dbase, mime_magic, ming, ncurses, sybase
+#   ming [pecl-svn or ming.spec?]
 # - make additional headers and checking added by mail patch configurable
 # - modularize standard (output from pure php -m)?
 # - lib64 patch obsolete by $PHP_LIBDIR ?
@@ -690,6 +690,7 @@
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-pcre = %{epoch}:%{version}-%{release}
 Provides:	php(fileinfo)
+Obsoletes:	php-mime_magic
 Obsoletes:	php-pecl-fileinfo
 
 %description fileinfo
@@ -1552,7 +1553,6 @@
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Provides:	php(sybase-ct)
 Obsoletes:	php-sybase
-Conflicts:	php-sybase
 
 %description sybase-ct
 This is a dynamic shared object (DSO) for PHP that will add Sybase and
@@ -3166,6 +3166,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.904  2010/10/30 05:51:48  qboosh
+- dealt with some obsolete modules:
+- -fileinfo O: php-mime_magic
+- -sybase-ct O: php-sybase without Conflicts (no alternative now)
+- -cpdf is obsoleted by php-pecl-cpdf (svn snap)
+- -fam is obsoleted by php-pecl-fam
+- -dbase is obsoleted by php-pecl-dbase
+- -ncurses is obsoleted by php-pecl-ncurses
+
 Revision 1.903  2010/10/28 07:50:03  qboosh
 - consistent packages/files order
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.903&r2=1.904&f=u



More information about the pld-cvs-commit mailing list