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/2011-July/007006.html | 119 +++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-July/007006.html (limited to 'zarb-ml/mageia-dev/2011-July/007006.html') diff --git a/zarb-ml/mageia-dev/2011-July/007006.html b/zarb-ml/mageia-dev/2011-July/007006.html new file mode 100644 index 000000000..06717080f --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/007006.html @@ -0,0 +1,119 @@ + + + + [Mageia-dev] Updates and 0 release + + + + + + + + + +

[Mageia-dev] Updates and 0 release

+ Ahmad Samir + ahmadsamir3891 at gmail.com +
+ Tue Jul 26 14:26:41 CEST 2011 +

+
+ +
On 26 July 2011 13:22, Luc Menut <lmenut at free.fr> wrote:
+> Le 26/07/2011 12:40, Michael Scherer a écrit :
+>>
+>> Hi,
+>>
+>> while trying to work on the queue of update needing a push, I noticed
+>> that almost all of them use a "Release: 0".
+>>
+>> Since this has a specific meaning ( ie, used for pre release, or svn
+>> snapshot ), using this for updates is quite confusing, and I do not see
+>> the reason for that.
+>
+> When it is used for prerelease (mainly in cauldron), the release 0 is
+> usually associated with a svn or git rev. number, or date, or alpha, beta
+> ... so it is not so much confusing with this use in update for official
+> release.
+>
+
+Exactly. (And I didn't see any users getting confused by that all
+those years in mdv).
+
+>>
+>> If the goal is to be sure that the software is still upgradable, the
+>> whole %mkrel stuff should take care of that. And if not, we can rebuild
+>> in cauldron to increase the release.
+>
+> We regularly used release 0 and subrel 1 in Mdv for the packages updated
+> with the same version in official releases and in cooker (firefox,
+> thunderbird, java-1.6.0-sun, ...), to be sure that the package from the
+> official release will be updated by a update to the devel release or the
+> next official release.
+>
+> we often used in such packages:
+> %if %mandriva_branch == Cooker
+> # Cooker
+> %define release %mkrel 1
+> %else
+> # Old distros
+> %define subrel 1
+> %define release %mkrel 0
+> %endif
+>
+> regards,
+> Luc
+>
+
+Agreed.
+
+Besides, one can simply forget to bump the rel in Cauldron and the
+issue will lay dormant until the next distro release is out and
+upgrades fail, worse if the package is on the DVD and users get the
+infamous urpmi-casacading-failure.
+
+-- 
+Ahmad Samir
+
+ + + + + + + + + + + +
+

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