Bugzilla – Attachment 72372 Details for
Bug 157305
php5-pdo_sqlite requires php5-sqlite
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
spec file patch
php5-bug157305.patch (text/plain), 1.15 KB, created by
Cristian RodrÃguez
on 2006-03-10 20:54:47 UTC
(
hide
)
Description:
spec file patch
Filename:
MIME Type:
Creator:
Cristian RodrÃguez
Created:
2006-03-10 20:54:47 UTC
Size:
1.15 KB
patch
obsolete
>--- php5.spec.orig 2006-03-10 17:33:50.000000000 -0300 >+++ php5.spec 2006-03-10 17:41:59.000000000 -0300 >@@ -921,7 +921,7 @@ > Provides: php-pdo_sqlite > Summary: PHP5 Extension Module > Group: Productivity/Networking/Web/Servers >-Requires: %{name} = %{version} php5-pdo = %{version} >+Requires: %{name} = %{version} php5-pdo = %{version} %{name}-sqlite = %{version} > > %description pdo_sqlite > SQLite 3.x driver for PDO >@@ -1551,10 +1551,6 @@ > --with-zlib=shared \ > --with-bz2=shared \ > --with-curl=shared \ >- --with-db4=shared,%{_usr} \ >- --with-cdb=shared \ >- --with-inifile=shared \ >- --with-flatfile=shared \ > --with-gd=shared \ > --enable-gd-jis-conv \ > --enable-gd-native-ttf \ >@@ -1589,10 +1585,11 @@ > --with-xsl=shared \ > --with-tidy=shared,%{_usr} \ > --enable-dba=shared \ >+ --with-db4=%{_usr} \ > --without-gdbm \ >- --with-cdb=shared \ >- --with-inifile=shared \ >- --with-flatfile=shared \ >+ --with-cdb \ >+ --with-inifile \ >+ --with-flatfile \ > --enable-pdo=shared \ > --with-pdo_sqlite=shared \ > --with-pdo-mysql=shared,%{_usr} \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 157305
:
72369
| 72372