summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-December/010600.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010600.html')
-rw-r--r--zarb-ml/mageia-dev/2011-December/010600.html115
1 files changed, 115 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010600.html b/zarb-ml/mageia-dev/2011-December/010600.html
new file mode 100644
index 000000000..61f213d7c
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-December/010600.html
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Adding additional provides to php database modules
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Adding%20additional%20provides%20to%20php%20database%20modules&In-Reply-To=%3C2216944.6bGZsO4J6e%40localhost%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="010695.html">
+ <LINK REL="Next" HREF="010615.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Adding additional provides to php database modules</H1>
+ <B>Oliver Burger</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Adding%20additional%20provides%20to%20php%20database%20modules&In-Reply-To=%3C2216944.6bGZsO4J6e%40localhost%3E"
+ TITLE="[Mageia-dev] Adding additional provides to php database modules">oliver.bgr at googlemail.com
+ </A><BR>
+ <I>Sat Dec 17 23:24:16 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="010695.html">[Mageia-dev] RFP: commenting obsoletes for later removal
+</A></li>
+ <LI>Next message: <A HREF="010615.html">[Mageia-dev] Adding additional provides to php database modules
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#10600">[ date ]</a>
+ <a href="thread.html#10600">[ thread ]</a>
+ <a href="subject.html#10600">[ subject ]</a>
+ <a href="author.html#10600">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi,
+
+I'm maintaining mediawiki and drupal.
+
+Both packages require a php database module but both can work with mysql,
+postgresql and sqlite.
+
+Now the mediawiki package does simply require both php-mysql and php-pgsql,
+which is bad since it leads to installing unneeded database libraries in the
+system.
+Drupal has three sub packages which doe require the respective php database
+module and one of the three is required by drupal itself, which is some kind
+of ugly workarround.
+
+I think it would be a cleaner solution to have php-X providing something
+common and php-pdo_X providing something common (X being one of mysql, pgsql
+or sqlite).
+
+What do you think?
+I tried contacting the php maintainer by mail, but he didn't answer me.
+
+Oliver
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="010695.html">[Mageia-dev] RFP: commenting obsoletes for later removal
+</A></li>
+ <LI>Next message: <A HREF="010615.html">[Mageia-dev] Adding additional provides to php database modules
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#10600">[ date ]</a>
+ <a href="thread.html#10600">[ thread ]</a>
+ <a href="subject.html#10600">[ subject ]</a>
+ <a href="author.html#10600">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>