blob: 4ba669e239c7b53d8059ebcf07089c005973bb9e (
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
99
100
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] ocsinventory & php-gd
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ocsinventory%20%26%20php-gd&In-Reply-To=%3C201208260841.50100.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="018307.html">
<LINK REL="Next" HREF="018311.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] ocsinventory & php-gd</H1>
<B>Thomas Spuhler</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ocsinventory%20%26%20php-gd&In-Reply-To=%3C201208260841.50100.thomas%40btspuhler.com%3E"
TITLE="[Mageia-dev] ocsinventory & php-gd">thomas at btspuhler.com
</A><BR>
<I>Sun Aug 26 17:41:49 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="018307.html">[Mageia-dev] ocsinventory & php-gd
</A></li>
<LI>Next message: <A HREF="018311.html">[Mageia-dev] how to upgrade a package with %_preun_service ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18310">[ date ]</a>
<a href="thread.html#18310">[ thread ]</a>
<a href="subject.html#18310">[ subject ]</a>
<a href="author.html#18310">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sunday, August 26, 2012 03:52:24 AM Bersuit Vera wrote:
><i> Hi all.
</I>><i> In my ocsinventory.spec file:
</I>><i>
</I>><i> Requires php-gd
</I>><i>
</I>><i> ocsinventory builds successfully
</I>><i> When I install the package with urpmi:
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at cualdron64</A> noarch]# urpmi ocsinventory-*
</I>><i> Para satisfacer la dependencia «php-gd», se necesita uno de los paquetes
</I>><i> siguientes:
</I>><i> 1- php-gd-5.3.15-1.mga2.x86_64: GD extension module for PHP (para
</I>><i> instalar) 2- php-gd-bundled-5.3.15-1.mga2.x86_64: GD extension module for
</I>><i> PHP (para instalar)
</I>><i> ¿Qué elige? (1-2)
</I>><i>
</I>><i> What is the difference between php-gd and php-gd-bundled?
</I>><i> Why urpmi does not choose the first?
</I>><i>
</I>><i> Sorry, i'm novice packager :-)
</I>><i>
</I>><i> Best regards
</I>><i>
</I>><i>
</I>><i> Bersuit.
</I>This is the normal behavior. The it requires one of them.
Maybe we should start discussing why do we still provide php-gd-bundled?
What does it provide other packages dont?
If we want to have them all-in-one should we make a meta package intsead?
I think, we just imported it from Mandriva.
--
Best regards
Thomas Spuhler
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="018307.html">[Mageia-dev] ocsinventory & php-gd
</A></li>
<LI>Next message: <A HREF="018311.html">[Mageia-dev] how to upgrade a package with %_preun_service ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18310">[ date ]</a>
<a href="thread.html#18310">[ thread ]</a>
<a href="subject.html#18310">[ subject ]</a>
<a href="author.html#18310">[ 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>
|