blob: 0c12d3942d3747ee28eef8111122c9bfcb92fd44 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Copying dependencies from Release to Updates Testing
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Copying%20dependencies%20from%20Release%20to%20Updates%0A%09Testing&In-Reply-To=%3CCAONrEtZRM7yqnAiiV6mQVqTsfbN7pjZMd6XoNrrN%3DEfPjsvJow%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007866.html">
<LINK REL="Next" HREF="007871.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Copying dependencies from Release to Updates Testing</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Copying%20dependencies%20from%20Release%20to%20Updates%0A%09Testing&In-Reply-To=%3CCAONrEtZRM7yqnAiiV6mQVqTsfbN7pjZMd6XoNrrN%3DEfPjsvJow%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Copying dependencies from Release to Updates Testing">thierry.vignaud at gmail.com
</A><BR>
<I>Thu Sep 8 14:24:38 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007866.html">[Mageia-dev] Copying dependencies from Release to Updates Testing
</A></li>
<LI>Next message: <A HREF="007871.html">[Mageia-dev] Copying dependencies from Release to Updates Testing
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7867">[ date ]</a>
<a href="thread.html#7867">[ thread ]</a>
<a href="subject.html#7867">[ subject ]</a>
<a href="author.html#7867">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 8 September 2011 13:52, Balcaen John <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mikala at mageia.org</A>> wrote:
>><i> Good question from MrsB : must we link only the needed binary RPMs, or
</I>>><i> all those coming from the SRPM ?
</I>>><i>
</I>>><i> Example : qt4-database-plugin-sqlite-4.7.3-1.mga1.i586.rpm is needed,
</I>>><i> will we link all packages from the qt4 SRPM or only
</I>>><i> qt4-database-plugin- sqlite-4.7.3-1.mga1.i586.rpm ? The first option
</I>>><i> is probably cleaner, but this means copy much more packages.
</I>><i> Well we shoud links only the *requirements* for qt4-database-plugin-
</I>><i> sqlite so probably not all qt4 packages (but most of them :/ )
</I>
No that would be only the *new requirements* of the updated package.
Eg: if amarok doesn't with XYZ devices work because we forgot to link it
with libXYZ, we should only copy libXYZ when uploading new amarok
package into updates
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007866.html">[Mageia-dev] Copying dependencies from Release to Updates Testing
</A></li>
<LI>Next message: <A HREF="007871.html">[Mageia-dev] Copying dependencies from Release to Updates Testing
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7867">[ date ]</a>
<a href="thread.html#7867">[ thread ]</a>
<a href="subject.html#7867">[ subject ]</a>
<a href="author.html#7867">[ 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>
|