From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-June/016068.html | 104 +++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-June/016068.html (limited to 'zarb-ml/mageia-dev/2012-June/016068.html') 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 @@ + + + + [Mageia-dev] provide bugfix + + + + + + + + + +

[Mageia-dev] provide bugfix

+ Florent Monnier + monnier.florent at gmail.com +
+ Sat Jun 2 14:57:08 CEST 2012 +

+
+ +
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 ?
+
+
+-- 
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1