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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [changelog] [RPM] cauldron core/release coreutils-8.17-2.mga3
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%09coreutils-8.17-2.mga3&In-Reply-To=%3C5028E240.3080504%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="018105.html">
<LINK REL="Next" HREF="018107.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [changelog] [RPM] cauldron core/release coreutils-8.17-2.mga3</H1>
<B>Guillaume Rousse</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%09coreutils-8.17-2.mga3&In-Reply-To=%3C5028E240.3080504%40gmail.com%3E"
TITLE="[Mageia-dev] [changelog] [RPM] cauldron core/release coreutils-8.17-2.mga3">guillomovitch at gmail.com
</A><BR>
<I>Mon Aug 13 13:17:20 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="018105.html">[Mageia-dev] [changelog] [RPM] cauldron core/release coreutils-8.17-2.mga3
</A></li>
<LI>Next message: <A HREF="018107.html">[Mageia-dev] [changelog] [RPM] cauldron core/release coreutils-8.17-2.mga3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18106">[ date ]</a>
<a href="thread.html#18106">[ thread ]</a>
<a href="subject.html#18106">[ subject ]</a>
<a href="author.html#18106">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 13/08/2012 13:02, Colin Guthrie a écrit :
><i> 'Twas brillig, and Pascal Terjan at 13/08/12 11:44 did gyre and gimble:
</I>>><i> On Sun, Jul 22, 2012 at 12:00 AM, Iurt the rebuild bot
</I>>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">buildsystem-daemon at mageia.org</A>> wrote:
</I>>>><i> Name : coreutils Relocations: (not relocatable)
</I>>>><i> Version : 8.17 Vendor: Mageia.Org
</I>>>><i> Release : 2.mga3 Build Date: Sat 21 Jul 2012 09:49:45 PM CEST
</I>>>><i> Install Date: (not installed) Build Host: jonund.mageia.org
</I>>>><i> Group : System/Base Source RPM: (none)
</I>>>><i> Size : 5273984 License: GPLv3+
</I>>>><i> Signature : (none)
</I>>>><i> Packager : Iurt the rebuild bot <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia-sysadm at mageia.org</A>>
</I>>>><i> URL : <A HREF="http://www.gnu.org/software/coreutils/">http://www.gnu.org/software/coreutils/</A>
</I>>>><i> Summary : The GNU core utilities: a set of tools commonly used in shell scripts
</I>>>><i> Description :
</I>>>><i> This package is the union of the old GNU fileutils, sh-utils, and
</I>>>><i> textutils packages.
</I>>>><i>
</I>>>><i> These tools are the GNU versions of common useful and popular
</I>>>><i> file & text utilities which are used for:
</I>>>><i> - file management
</I>>>><i> - shell scripts
</I>>>><i> - modifying text file (spliting, joining, comparing, modifying, ...)
</I>>>><i>
</I>>>><i> Most of these programs have significant advantages over their Unix
</I>>>><i> counterparts, such as greater speed, additional options, and fewer
</I>>>><i> arbitrary limits.
</I>>>><i>
</I>>>><i> colin <colin> 8.17-2.mga3:
</I>>>><i> + Revision: 273158
</I>>>><i> - Update for usrmove
</I>>><i>
</I>>><i> This broke a few packages requiring /bin/rm or /bin/ln which are no
</I>>><i> longer provided by coreutils
</I>>><i>
</I>>><i> apache-portlet-1.0-api-javadoc (from apache-portlet-1.0-api)
</I>>><i> esmska-javadoc (from esmska)
</I>>><i> mx4j
</I>>><i> regexp-javadoc (from regexp)
</I>>><i> rt
</I>>><i> tomcat5-admin-webapps (from tomcat5)
</I>><i>
</I>><i> Hmm, indeed. How are these things "Provided" anyway? I mean they are not
</I>><i> in the list of the --provides, so how is this resolved? Does rpm have a
</I>><i> special mode for detecting these kind of provides? If so how does it
</I>><i> resolve it with urpmi?
</I>Unless something changed, files dependencies are resolved at
hdlist-generation time as soon as another package requires them.
For instance, the following line in RT spec file will make genhdlist map
/bin/rm to coreutils in the hdlist.cz:
Requires(postun): /bin/rm
I don't know how this work at rpm level, tough, in order to make 'rpm
-Uvh rt-4.0.6-1.mga3.noarch" work without urpmi support. Probably
checking in the list of files available in the target rpm.
--
BOFH excuse #133:
It's not plugged in.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="018105.html">[Mageia-dev] [changelog] [RPM] cauldron core/release coreutils-8.17-2.mga3
</A></li>
<LI>Next message: <A HREF="018107.html">[Mageia-dev] [changelog] [RPM] cauldron core/release coreutils-8.17-2.mga3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18106">[ date ]</a>
<a href="thread.html#18106">[ thread ]</a>
<a href="subject.html#18106">[ subject ]</a>
<a href="author.html#18106">[ 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>
|