diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016068.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016068.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016068.html b/zarb-ml/mageia-dev/2012-June/016068.html new file mode 100644 index 000000000..c77d0e447 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016068.html @@ -0,0 +1,104 @@ +<!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=%3C201206021457.08654.monnier.florent%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016138.html"> + <LINK REL="Next" HREF="016069.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] provide bugfix</H1> + <B>Florent Monnier</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20provide%20bugfix&In-Reply-To=%3C201206021457.08654.monnier.florent%40gmail.com%3E" + TITLE="[Mageia-dev] provide bugfix">monnier.florent at gmail.com + </A><BR> + <I>Sat Jun 2 14:57:08 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016138.html">[Mageia-dev] [changelog] [RPM] cauldron core/release firefox-13.0-4.mga3 +</A></li> + <LI>Next message: <A HREF="016069.html">[Mageia-dev] provide bugfix +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16068">[ date ]</a> + <a href="thread.html#16068">[ thread ]</a> + <a href="subject.html#16068">[ subject ]</a> + <a href="author.html#16068">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +I've found and fixed a bug in one package. + +With mdvsys the process to provide a bugfix to the users was: + +mdvsys co --distribution 2010.1 $PKG +# work on the package & add/update the subrel +# add a line "%define subrel 1" before %mkrel (the first one is 1, not 0) +mdvsys ci -m "description of the changes" +mdvsys submit --distribution 2010.1 --target 2010.1 \ + --define section=contrib/updates $PKG + + +What is the equivalent with mgarepo ? + + +-- +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016138.html">[Mageia-dev] [changelog] [RPM] cauldron core/release firefox-13.0-4.mga3 +</A></li> + <LI>Next message: <A HREF="016069.html">[Mageia-dev] provide bugfix +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16068">[ date ]</a> + <a href="thread.html#16068">[ thread ]</a> + <a href="subject.html#16068">[ subject ]</a> + <a href="author.html#16068">[ 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> |