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
101
102
103
104
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [RPM] cauldron core/release playonlinux-3.8.8-2.mga1
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRPM%5D%20cauldron%0A%09core/release%09playonlinux-3.8.8-2.mga1&In-Reply-To=%3C4D7F43EA.702%40iki.fi%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003313.html">
<LINK REL="Next" HREF="003318.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [RPM] cauldron core/release playonlinux-3.8.8-2.mga1</H1>
<B>Anssi Hannula</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRPM%5D%20cauldron%0A%09core/release%09playonlinux-3.8.8-2.mga1&In-Reply-To=%3C4D7F43EA.702%40iki.fi%3E"
TITLE="[Mageia-dev] [RPM] cauldron core/release playonlinux-3.8.8-2.mga1">anssi.hannula at iki.fi
</A><BR>
<I>Tue Mar 15 11:48:10 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003313.html">[Mageia-dev] [RPM] cauldron core/release playonlinux-3.8.8-2.mga1
</A></li>
<LI>Next message: <A HREF="003318.html">[Mageia-dev] Alpha2 aka Primavera available
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3316">[ date ]</a>
<a href="thread.html#3316">[ thread ]</a>
<a href="subject.html#3316">[ subject ]</a>
<a href="author.html#3316">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 12.03.2011 12:12, Samuel Verschelde wrote:
><i> Le samedi 12 mars 2011 09:27:54, Thierry Vignaud a écrit :
</I>>><i> On 11 March 2011 12:19, Mageia Team <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">buildsystem-daemon at mageia.org</A>> wrote:
</I>>>><i> stormi <stormi> 3.8.8-2.mga1:
</I>>>><i> + Revision: 68228
</I>>>><i> - clean spec
</I>>>><i> - imported package playonlinux
</I>>><i>
</I>>><i> This is bogus as in Mandriva.
</I>>><i> It enforces installing wine, thus loosing 64b support on x86_64
</I>>><i> by removing wine64 in favor of wine.
</I>><i>
</I>><i> What would be the solution ? I must admit I didn't know this problem in
</I>><i> Mandriva because I have only i586 systems.
</I>
If you want playonlinux to always depend on 32-bit wine, while allowing
64-bit installations to have both 32-bit and 64-bit wine, you can use
requires on "wine32".
If, on the other hand, you want playonlinux to depend on any wine
regardless of bitness, you can use requires on "wine-bin" (note that
64-bit wine can't execute win32 applications without "wine32" package
aka 32-bit wine).
Using simply requires on "wine" prevents installation of 64-bit wine
completely, so it is therefore wrong.
><i> Playonlinux requires wine and wine-full (both provided by wine, and wine-full
</I>><i> being an explicit Requires you added some months ago, from the changelog).
</I>><i> Does wine64 provide those ? Is the requires on wine the problem ?
</I>><i>
</I>><i> Best regards
</I>><i>
</I>><i> Samuel Verschelde
</I>
--
Anssi Hannula
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003313.html">[Mageia-dev] [RPM] cauldron core/release playonlinux-3.8.8-2.mga1
</A></li>
<LI>Next message: <A HREF="003318.html">[Mageia-dev] Alpha2 aka Primavera available
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3316">[ date ]</a>
<a href="thread.html#3316">[ thread ]</a>
<a href="subject.html#3316">[ subject ]</a>
<a href="author.html#3316">[ 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>
|