Changeset: 281a4b7bc4e6 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=281a4b7bc4e6
Modified Files:
MonetDB.spec
debian/control
Branch: Jun2016
Log Message:
More accurate requires for php.
diffs (24 lines):
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -364,7 +364,7 @@ fi
%package client-php
Summary: MonetDB php interface
Group: Applications/Databases
-Requires: php
+Requires: php-cli, php-sockets
BuildArch: noarch
%description client-php
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -134,7 +134,7 @@ Description: MonetDB ODBC driver
Package: php5-monetdb-client
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, php-common
+Depends: ${shlibs:Depends}, ${misc:Depends}, php-cli, php-sockets
Description: MonetDB php5 client module
MonetDB is a database management system that is developed from a
main-memory perspective with use of a fully decomposed storage model,
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list