diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-19 23:07:37 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-19 23:07:37 +0000 |
commit | bc7f04c1b407c70a283fa63d463be2d1981bef30 (patch) | |
tree | 537772617b7a3a1cf1ac24bd1545634da9976e3c | |
parent | f05ca573eafe7c7f2d937d25a581bde22bc9ba88 (diff) |
change Maintainer: field,
fix php5-* package dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1949 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | openwrt/package/php5/ipkg/php5-cgi.control | 5 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-cli.control | 5 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-fastcgi.control | 5 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-ftp.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-gd.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-ldap.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-mysql.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-openssl.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-pcre.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-pgsql.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-session.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-sockets.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-sqlite.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-xml.control | 4 |
14 files changed, 31 insertions, 28 deletions
diff --git a/openwrt/package/php5/ipkg/php5-cgi.control b/openwrt/package/php5/ipkg/php5-cgi.control index 710f3ec63..461b45142 100644 --- a/openwrt/package/php5/ipkg/php5-cgi.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-cli.control b/openwrt/package/php5/ipkg/php5-cli.control index 63385caa3..959393cda 100644 --- a/openwrt/package/php5/ipkg/php5-cli.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-fastcgi.control b/openwrt/package/php5/ipkg/php5-fastcgi.control index ab99ef958..21a1e2947 100644 --- a/openwrt/package/php5/ipkg/php5-fastcgi.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-ftp.control b/openwrt/package/php5/ipkg/php5-mod-ftp.control index 1173167bf..de5e24f57 100644 --- a/openwrt/package/php5/ipkg/php5-mod-ftp.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-gd.control b/openwrt/package/php5/ipkg/php5-mod-gd.control index 8ff80d555..e3ae9f198 100644 --- a/openwrt/package/php5/ipkg/php5-mod-gd.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-ldap.control b/openwrt/package/php5/ipkg/php5-mod-ldap.control index 734d84540..9d64dc003 100644 --- a/openwrt/package/php5/ipkg/php5-mod-ldap.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-mysql.control b/openwrt/package/php5/ipkg/php5-mod-mysql.control index 611527891..efbeb0fb4 100644 --- a/openwrt/package/php5/ipkg/php5-mod-mysql.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-openssl.control b/openwrt/package/php5/ipkg/php5-mod-openssl.control index 08c910353..6d6fcc1f1 100644 --- a/openwrt/package/php5/ipkg/php5-mod-openssl.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-pcre.control b/openwrt/package/php5/ipkg/php5-mod-pcre.control index f4f69f2bb..5a66a70d6 100644 --- a/openwrt/package/php5/ipkg/php5-mod-pcre.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-pgsql.control b/openwrt/package/php5/ipkg/php5-mod-pgsql.control index 2e4526c9e..6688feeed 100644 --- a/openwrt/package/php5/ipkg/php5-mod-pgsql.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-session.control b/openwrt/package/php5/ipkg/php5-mod-session.control index 9ad925cdd..361de65c8 100644 --- a/openwrt/package/php5/ipkg/php5-mod-session.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-sockets.control b/openwrt/package/php5/ipkg/php5-mod-sockets.control index a037eb46d..f3f5ad580 100644 --- a/openwrt/package/php5/ipkg/php5-mod-sockets.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-sqlite.control b/openwrt/package/php5/ipkg/php5-mod-sqlite.control index 847db0f07..d0a9401d5 100644 --- a/openwrt/package/php5/ipkg/php5-mod-sqlite.control +++ b/openwrt/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/openwrt/package/php5/ipkg/php5-mod-xml.control b/openwrt/package/php5/ipkg/php5-mod-xml.control index f92d3916f..33eb30371 100644 --- a/openwrt/package/php5/ipkg/php5-mod-xml.control +++ b/openwrt/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 |