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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Consolidation of the spelling tools in Mageia
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Consolidation%20of%20the%20spelling%20tools%20in%20Mageia&In-Reply-To=%3C4ED687CF.2010708%40gmx.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010011.html">
<LINK REL="Next" HREF="009385.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Consolidation of the spelling tools in Mageia</H1>
<B>Kamil Rytarowski</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Consolidation%20of%20the%20spelling%20tools%20in%20Mageia&In-Reply-To=%3C4ED687CF.2010708%40gmx.com%3E"
TITLE="[Mageia-dev] Consolidation of the spelling tools in Mageia">n54 at gmx.com
</A><BR>
<I>Wed Nov 30 20:45:19 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010011.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI>Next message: <A HREF="009385.html">[Mageia-dev] [soft-commits] [2131] Ensure we update the default systemd target when setting runlevel.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10026">[ date ]</a>
<a href="thread.html#10026">[ thread ]</a>
<a href="subject.html#10026">[ subject ]</a>
<a href="author.html#10026">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 30.11.2011 15:20, Thomas Spuhler wrote:
><i> On Tuesday, November 29, 2011 11:13:00 pm andre999 wrote:
</I>>><i> Jerome Quelin a écrit :
</I>>>><i> hi,
</I>>>><i>
</I>>>><i> On 11/11/28 17:28 -0500, andre999 wrote:
</I>>>>>><i> so i there some kind of meta-package which is responsible for
</I>>>>>><i> obsoleting packages that should be uninstalled?
</I>>>>><i> Why not do what boklm suggested on Mageia-dev (2011-11-20 18:01) :
</I>>><i> ...
</I>>><i>
</I>>>><i> you don't answer the question. i'm not asking what to do in svn, that's
</I>>>><i> pretty easy. but if we do only what you suggest, then the packages will
</I>>>><i> stay installed on systems upgraded from mageia 1. and if the package is
</I>>>><i> unmaintained, we don't want that to happen: we want the package to be
</I>>>><i> uninstalled from all mageia 2 installs.
</I>>>><i>
</I>>>><i> the question is: how? which package is to obsolete the list of unwanted
</I>>>><i> softs?
</I>>>><i>
</I>>>><i> jérôme
</I>>><i> Sorry, I should have realised that you were asking more than that :/
</I>>><i> When a package is dropped, do we usually try to force its' removal ?
</I>>><i>
</I>>><i> In this case, we are mostly trying to minimise the spellcheckers that we
</I>>><i> support. Once we drop a package, we no longer support it. So if
</I>>><i> someone has a problem with it, our solution would be "install hunspell".
</I>>><i>
</I>>><i> If it hasn't already been done, we should mention it being dropped in
</I>>><i> the release notes.
</I>>><i>
</I>>><i> To obsolete the other spellcheckers, it seems to me that the only place
</I>>><i> to put the obsolete to be reliably executed would be in hunspell.
</I>>><i> If the user doesn't have hunspell installed, then either they are using
</I>>><i> another spellchecker (which would be their choice, and we wouldn't be
</I>>><i> supporting), or none at all.
</I>>><i>
</I>>><i> another 2 cents :)
</I>><i> +1
</I>Hello!
I plan to drop this ispell package - that is broken (or people must
install ispell on their own).
I don't want to drop (remove from mirrors) aspell (and unsure for about
myspell), I will just try to force everything to use only hunspell and
don't taint the standard installation with every possible spell-checker.
Dropping aspell could be done for Mga3 - I think, now just simply don't
use it as much as possible to make a good ground to drop it later.
I will try to write a policy for packaging dicts and and info what to
enforce to use different spell-checker.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010011.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI>Next message: <A HREF="009385.html">[Mageia-dev] [soft-commits] [2131] Ensure we update the default systemd target when setting runlevel.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10026">[ date ]</a>
<a href="thread.html#10026">[ thread ]</a>
<a href="subject.html#10026">[ subject ]</a>
<a href="author.html#10026">[ 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>
|