blob: 191313e4b75bd215c9e63e5d4e23b065f0432081 (
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
97
98
99
100
101
102
103
104
105
106
107
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] provide bugfix
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20provide%20bugfix&In-Reply-To=%3CCAOfq2QTDyeqPnvR0k7rPQX8Gi01%3D7Leud6yQUdcdsXy2z1K1YA%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="016068.html">
<LINK REL="Next" HREF="016070.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] provide bugfix</H1>
<B>Funda Wang</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20provide%20bugfix&In-Reply-To=%3CCAOfq2QTDyeqPnvR0k7rPQX8Gi01%3D7Leud6yQUdcdsXy2z1K1YA%40mail.gmail.com%3E"
TITLE="[Mageia-dev] provide bugfix">fundawang at gmail.com
</A><BR>
<I>Sat Jun 2 15:07:59 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="016068.html">[Mageia-dev] provide bugfix
</A></li>
<LI>Next message: <A HREF="016070.html">[Mageia-dev] provide bugfix
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16069">[ date ]</a>
<a href="thread.html#16069">[ thread ]</a>
<a href="subject.html#16069">[ subject ]</a>
<a href="author.html#16069">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>mgarepo submit 1/foo --define section=core/updates_testing
2012/6/2 Florent Monnier <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">monnier.florent at gmail.com</A>>:
><i> Hi,
</I>><i>
</I>><i> I've found and fixed a bug in one package.
</I>><i>
</I>><i> With mdvsys the process to provide a bugfix to the users was:
</I>><i>
</I>><i> mdvsys co --distribution 2010.1 $PKG
</I>><i> # work on the package & add/update the subrel
</I>><i> # add a line "%define subrel 1" before %mkrel (the first one is 1, not 0)
</I>><i> mdvsys ci -m "description of the changes"
</I>><i> mdvsys submit --distribution 2010.1 --target 2010.1 \
</I>><i>  --define section=contrib/updates $PKG
</I>><i>
</I>><i>
</I>><i> What is the equivalent with mgarepo ?
</I>><i>
</I>><i>
</I>><i> --
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="016068.html">[Mageia-dev] provide bugfix
</A></li>
<LI>Next message: <A HREF="016070.html">[Mageia-dev] provide bugfix
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16069">[ date ]</a>
<a href="thread.html#16069">[ thread ]</a>
<a href="subject.html#16069">[ subject ]</a>
<a href="author.html#16069">[ 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>
|