blob: e8e5f44ab2e398d0c6f23ad753d3c74c58588c4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
<!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=%3C201112180811.58166.thomas%40btspuhler.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010629.html">
<LINK REL="Next" HREF="010693.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Adding additional provides to php database modules</H1>
<B>Thomas Spuhler</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=%3C201112180811.58166.thomas%40btspuhler.com%3E"
TITLE="[Mageia-dev] Adding additional provides to php database modules">thomas at btspuhler.com
</A><BR>
<I>Sun Dec 18 16:11:58 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010629.html">[Mageia-dev] Adding additional provides to php database modules
</A></li>
<LI>Next message: <A HREF="010693.html">[Mageia-dev] Adding additional provides to php database modules
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10646">[ date ]</a>
<a href="thread.html#10646">[ thread ]</a>
<a href="subject.html#10646">[ subject ]</a>
<a href="author.html#10646">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sunday, December 18, 2011 02:36:42 AM Oliver Burger wrote:
><i> Am Samstag, 17. Dezember 2011, 18:30:56 schrieb Thomas Spuhler:
</I>><i> > On Saturday, December 17, 2011 03:24:16 PM Oliver Burger wrote:
</I>><i> > > I think it would be a cleaner solution to have php-X providing
</I>><i> > > something common and php-pdo_X providing something common (X being one
</I>><i> > > of mysql, pgsql or sqlite).
</I>><i> > >
</I>><i> > > What do you think?
</I>><i> > > I tried contacting the php maintainer by mail, but he didn't answer me.
</I>><i> > >
</I>><i> > > Oliver
</I>><i> >
</I>><i> > Because he is trying to get php-gkt2 built :)
</I>><i>
</I>><i> Ok :)
</I>><i>
</I>><i> And what about my change request?
</I>><i>
</I>><i> Oliver
</I>That comes after php-gtk2. php-gtk2 doesn't build right now and the current
version trows out a lot of errors.
--
Best regards
Thomas Spuhler
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010629.html">[Mageia-dev] Adding additional provides to php database modules
</A></li>
<LI>Next message: <A HREF="010693.html">[Mageia-dev] Adding additional provides to php database modules
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10646">[ date ]</a>
<a href="thread.html#10646">[ thread ]</a>
<a href="subject.html#10646">[ subject ]</a>
<a href="author.html#10646">[ 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>
|