SPECS (DEVEL): php.spec - updated to 200808101830 - dbase moved to pecl (re...
zergin
zergin at pld-linux.org
Mon Aug 11 00:32:56 CEST 2008
Author: zergin Date: Sun Aug 10 22:32:56 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 200808101830
- dbase moved to pecl (removed from spec)
---- Files affected:
SPECS:
php.spec (1.688.2.15 -> 1.688.2.16)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.688.2.15 SPECS/php.spec:1.688.2.16
--- SPECS/php.spec:1.688.2.15 Sun Jul 27 18:27:59 2008
+++ SPECS/php.spec Mon Aug 11 00:32:49 2008
@@ -68,7 +68,7 @@
%endif
%define _rel 0.18
-%define _snap 200807271230
+%define _snap 200808101830
Summary: PHP: Hypertext Preprocessor
Summary(fr.UTF-8): Le langage de script embarque-HTML PHP
Summary(pl.UTF-8): Język skryptowy PHP
@@ -82,7 +82,7 @@
License: PHP
Group: Libraries
Source0: http://snaps.php.net/%{name}%{version}-%{_snap}.tar.bz2
-# Source0-md5: d83532167568752266f3097c9df9b3a9
+# Source0-md5: efc03522ee7fe966f2fb827bc1a0ab31
Source2: zend.gif
Source3: %{name}-mod_%{name}.conf
Source4: %{name}-cgi-fcgi.ini
@@ -532,20 +532,6 @@
Moduł dla PHP dodający obsługę dla baz danych opartych na plikach
(DBA).
-%package dbase
-Summary: DBase extension module for PHP
-Summary(pl.UTF-8): Moduł DBase dla PHP
-Group: Libraries
-Requires: %{name}-common = %{epoch}:%{version}-%{release}
-Provides: php(dbase)
-
-%description dbase
-This is a dynamic shared object (DSO) for PHP that will add DBase
-support.
-
-%description dbase -l pl.UTF-8
-Moduł PHP ze wsparciem dla DBase.
-
%package dom
Summary: DOM extension module for PHP
Summary(pl.UTF-8): Moduł DOM dla PHP
@@ -1714,7 +1700,6 @@
--with-bz2=shared \
%{!?with_curl:--without-curl}%{?with_curl:--with-curl=shared} \
--with-db4 \
- --enable-dbase=shared \
%if %{with xmlrpc}
--with-expat-dir=shared,/usr \
%else
@@ -1994,7 +1979,6 @@
%extension_scripts ctype
%extension_scripts curl
%extension_scripts dba
-%extension_scripts dbase
%extension_scripts dom
%extension_scripts exif
%extension_scripts fdf
@@ -2069,9 +2053,6 @@
%triggerun dba -- %{name}-dba < 4:5.0.4-9.1
%{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*dba\.so/d' %{_sysconfdir}/php.ini
-%triggerun dbase -- %{name}-dbase < 4:5.0.4-9.1
-%{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*dbase\.so/d' %{_sysconfdir}/php.ini
-
%triggerun dom -- %{name}-dom < 4:5.0.4-9.1
%{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*dom\.so/d' %{_sysconfdir}/php.ini
@@ -2324,11 +2305,6 @@
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/dba.ini
%attr(755,root,root) %{php_extensiondir}/dba.so
-%files dbase
-%defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/dbase.ini
-%attr(755,root,root) %{php_extensiondir}/dbase.so
-
%files dom
%defattr(644,root,root,755)
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/dom.ini
@@ -2702,6 +2678,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.688.2.16 2008/08/10 22:32:49 zergin
+- updated to 200808101830
+- dbase moved to pecl (removed from spec)
+
Revision 1.688.2.15 2008/07/27 16:27:59 zergin
- revert mime_magic removal (depricated but still working)
- add >= 0.82 version on freetds-devel BR (as on HEAD)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.688.2.15&r2=1.688.2.16&f=u
More information about the pld-cvs-commit
mailing list