diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-19 23:07:37 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-19 23:07:37 +0000 |
commit | eb378ed9997aa830222e000d24a248ee6fbaf7e9 (patch) | |
tree | 6bcef48ee2b89cdd0d4d83db7f55b0f8b3da55aa /package/php5 | |
parent | 75225060ae3c3d1b820fda77bd3459c6ff638d27 (diff) | |
download | upstream-eb378ed9997aa830222e000d24a248ee6fbaf7e9.tar.gz upstream-eb378ed9997aa830222e000d24a248ee6fbaf7e9.tar.bz2 upstream-eb378ed9997aa830222e000d24a248ee6fbaf7e9.zip |
change Maintainer: field,
fix php5-* package dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1949 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/php5')
-rw-r--r-- | package/php5/ipkg/php5-cgi.control | 5 | ||||
-rw-r--r-- | package/php5/ipkg/php5-cli.control | 5 | ||||
-rw-r--r-- | package/php5/ipkg/php5-fastcgi.control | 5 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-ftp.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-gd.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-ldap.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-mysql.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-openssl.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-pcre.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-pgsql.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-session.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-sockets.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-sqlite.control | 4 | ||||
-rw-r--r-- | package/php5/ipkg/php5-mod-xml.control | 4 |
14 files changed, 31 insertions, 28 deletions
diff --git a/package/php5/ipkg/php5-cgi.control b/package/php5/ipkg/php5-cgi.control index 710f3ec632..461b451428 100644 --- a/package/php5/ipkg/php5-cgi.control +++ b/package/php5/ipkg/php5-cgi.control @@ -3,7 +3,8 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: PHP5 compiled as for CGI Provides: php5 +Depends: libopenssl, zlib +Description: PHP5 compiled as for CGI diff --git a/package/php5/ipkg/php5-cli.control b/package/php5/ipkg/php5-cli.control index 63385caa34..959393cdac 100644 --- a/package/php5/ipkg/php5-cli.control +++ b/package/php5/ipkg/php5-cli.control @@ -3,7 +3,8 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: PHP5 CLI (Command Line Interface) Provides: php5 +Depends: libopenssl, zlib +Description: PHP5 CLI (Command Line Interface) diff --git a/package/php5/ipkg/php5-fastcgi.control b/package/php5/ipkg/php5-fastcgi.control index ab99ef958b..21a1e29470 100644 --- a/package/php5/ipkg/php5-fastcgi.control +++ b/package/php5/ipkg/php5-fastcgi.control @@ -3,7 +3,8 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: PHP5 compiled for FastCGI (for use with libhttpd-fastcgi) Provides: php5 +Depends: libopenssl, zlib +Description: PHP5 compiled for FastCGI (for use with libhttpd-fastcgi) diff --git a/package/php5/ipkg/php5-mod-ftp.control b/package/php5/ipkg/php5-mod-ftp.control index 1173167bf1..de5e24f574 100644 --- a/package/php5/ipkg/php5-mod-ftp.control +++ b/package/php5/ipkg/php5-mod-ftp.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: FTP module for PHP5 Depends: php5 +Description: FTP module for PHP5 diff --git a/package/php5/ipkg/php5-mod-gd.control b/package/php5/ipkg/php5-mod-gd.control index 8ff80d5558..e3ae9f1989 100644 --- a/package/php5/ipkg/php5-mod-gd.control +++ b/package/php5/ipkg/php5-mod-gd.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: GD module for PHP5 Depends: php5, libgd, libpng +Description: GD module for PHP5 diff --git a/package/php5/ipkg/php5-mod-ldap.control b/package/php5/ipkg/php5-mod-ldap.control index 734d84540e..9d64dc0031 100644 --- a/package/php5/ipkg/php5-mod-ldap.control +++ b/package/php5/ipkg/php5-mod-ldap.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: LDAP module for PHP5 Depends: php5, libopenldap +Description: LDAP module for PHP5 diff --git a/package/php5/ipkg/php5-mod-mysql.control b/package/php5/ipkg/php5-mod-mysql.control index 611527891a..efbeb0fb4b 100644 --- a/package/php5/ipkg/php5-mod-mysql.control +++ b/package/php5/ipkg/php5-mod-mysql.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: MySQL module for PHP5 Depends: php5, libmysqlclient +Description: MySQL module for PHP5 diff --git a/package/php5/ipkg/php5-mod-openssl.control b/package/php5/ipkg/php5-mod-openssl.control index 08c9103539..6d6fcc1f1d 100644 --- a/package/php5/ipkg/php5-mod-openssl.control +++ b/package/php5/ipkg/php5-mod-openssl.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: OpenSSL module for PHP5 Depends: php5, libopenssl +Description: OpenSSL module for PHP5 diff --git a/package/php5/ipkg/php5-mod-pcre.control b/package/php5/ipkg/php5-mod-pcre.control index f4f69f2bb8..5a66a70d67 100644 --- a/package/php5/ipkg/php5-mod-pcre.control +++ b/package/php5/ipkg/php5-mod-pcre.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: PCRE module for PHP5 Depends: php5, libpcre +Description: PCRE module for PHP5 diff --git a/package/php5/ipkg/php5-mod-pgsql.control b/package/php5/ipkg/php5-mod-pgsql.control index 2e4526c9ee..6688feeed3 100644 --- a/package/php5/ipkg/php5-mod-pgsql.control +++ b/package/php5/ipkg/php5-mod-pgsql.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: PostgreSQL module for PHP5 Depends: php5, libpq +Description: PostgreSQL module for PHP5 diff --git a/package/php5/ipkg/php5-mod-session.control b/package/php5/ipkg/php5-mod-session.control index 9ad925cdde..361de65c83 100644 --- a/package/php5/ipkg/php5-mod-session.control +++ b/package/php5/ipkg/php5-mod-session.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: Sessions module for PHP5 Depends: php5 +Description: Sessions module for PHP5 diff --git a/package/php5/ipkg/php5-mod-sockets.control b/package/php5/ipkg/php5-mod-sockets.control index a037eb46d4..f3f5ad5802 100644 --- a/package/php5/ipkg/php5-mod-sockets.control +++ b/package/php5/ipkg/php5-mod-sockets.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: Sockets module for PHP5 Depends: php5 +Description: Sockets module for PHP5 diff --git a/package/php5/ipkg/php5-mod-sqlite.control b/package/php5/ipkg/php5-mod-sqlite.control index 847db0f07a..d0a9401d5b 100644 --- a/package/php5/ipkg/php5-mod-sqlite.control +++ b/package/php5/ipkg/php5-mod-sqlite.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: SQLite module for PHP5 Depends: php5, libsqlite2 +Description: SQLite module for PHP5 diff --git a/package/php5/ipkg/php5-mod-xml.control b/package/php5/ipkg/php5-mod-xml.control index f92d3916ff..33eb30371c 100644 --- a/package/php5/ipkg/php5-mod-xml.control +++ b/package/php5/ipkg/php5-mod-xml.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: XML module for PHP5 Depends: php5, libexpat +Description: XML module for PHP5 |