blob: 0a229d656c8910a10da67e0b92dd7115e592fca2 (
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
|
<!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=%3C4ED40B1D.7020301%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009886.html">
<LINK REL="Next" HREF="009928.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Consolidation of the spelling tools in Mageia</H1>
<B>andre999</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=%3C4ED40B1D.7020301%40laposte.net%3E"
TITLE="[Mageia-dev] Consolidation of the spelling tools in Mageia">andre999mga at laposte.net
</A><BR>
<I>Mon Nov 28 23:28:45 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="009886.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI>Next message: <A HREF="009928.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9922">[ date ]</a>
<a href="thread.html#9922">[ thread ]</a>
<a href="subject.html#9922">[ subject ]</a>
<a href="author.html#9922">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Jerome Quelin a écrit :
><i> hi,
</I>><i>
</I>><i> On 11/11/07 12:36 +0100, Kamil Rytarowski wrote:
</I>><i>
</I>>><i> We have in Mageia concurrently ispell, aspell, myspell and hunspell
</I>>><i> + voikko and hspell.
</I>>><i>
</I>><i> i just got assigned a bug report to drop perl-Lingua-Ispell. that's fine
</I>><i> for me (since the package is not a dependency for other packages), but
</I>><i> how are we supposed to make this move?
</I>><i>
</I>><i> i don't want to add a provides: / obsoletes: in other packages, since
</I>><i> that's not a one for one api-compliant replacement.
</I>><i>
</I>><i> so i there some kind of meta-package which is responsible for obsoleting
</I>><i> packages that should be uninstalled?
</I>><i>
</I>><i> thanks,
</I>><i> jérôme
</I>><i>
</I>
Why not do what boklm suggested on Mageia-dev (2011-11-20 18:01) :
----
There is a directory to move old packages that are no longer needed, but
still keep them available in case they are needed later :
<A HREF="svn://svn.mageia.org/svn/packages/obsolete/">svn://svn.mageia.org/svn/packages/obsolete/</A>
So you can move the package there instead of removing it :
svn mv svn+<A HREF="ssh://svn.mageia.org/svn/packages/cauldron/<pkg">ssh://svn.mageia.org/svn/packages/cauldron/<pkg</A>> svn+<A HREF="ssh://svn.mageia.org/svn/packages/obsolete/">ssh://svn.mageia.org/svn/packages/obsolete/</A>
----
or alternately, as suggested by someone else :
----
Just svn rm<adress_sv_ssh>/cauldron/<pkg>/current I think
----
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009886.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI>Next message: <A HREF="009928.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9922">[ date ]</a>
<a href="thread.html#9922">[ thread ]</a>
<a href="subject.html#9922">[ subject ]</a>
<a href="author.html#9922">[ 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>
|