summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110223/002751.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/20110223/002751.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-1be510f9529cb082f802408b472a77d074b394c0.tar
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz
archives-1be510f9529cb082f802408b472a77d074b394c0.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/20110223/002751.html')
-rw-r--r--zarb-ml/mageia-dev/20110223/002751.html112
1 files changed, 112 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110223/002751.html b/zarb-ml/mageia-dev/20110223/002751.html
new file mode 100644
index 000000000..919389255
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/002751.html
@@ -0,0 +1,112 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] automagically submitting correctly
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automagically%20submitting%20correctly&In-Reply-To=%3C201102230015.20711.maarten.vanraes%40gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002750.html">
+ <LINK REL="Next" HREF="002752.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] automagically submitting correctly</H1>
+ <B>Maarten Vanraes</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automagically%20submitting%20correctly&In-Reply-To=%3C201102230015.20711.maarten.vanraes%40gmail.com%3E"
+ TITLE="[Mageia-dev] automagically submitting correctly">maarten.vanraes at gmail.com
+ </A><BR>
+ <I>Wed Feb 23 00:15:20 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002750.html">[Mageia-dev] automagically submitting correctly
+</A></li>
+ <LI>Next message: <A HREF="002752.html">[Mageia-dev] Heads Up
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2751">[ date ]</a>
+ <a href="thread.html#2751">[ thread ]</a>
+ <a href="subject.html#2751">[ subject ]</a>
+ <a href="author.html#2751">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op woensdag 23 februari 2011 00:07:59 schreef Thomas Backlund:
+&gt;<i> On 23.2.2011 00:54, Maarten Vanraes wrote:
+</I>&gt;<i> &gt; I've been thinking on submission (since i'm a novice packager, i have no
+</I>&gt;<i> &gt; good experience with this, so i ended up talking to my mentor on
+</I>&gt;<i> &gt; submission stuff).
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; So i was thinking:
+</I>&gt;<i> &gt; .spec files are used to tell the buildbot how to build and package an
+</I>&gt;<i> &gt; srpm.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; why don't we have a similar way to do submission? (or even include this
+</I>&gt;<i> &gt; in spec file?)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; the things is, i want something that should work in most, if not all
+</I>&gt;<i> &gt; cases, but still be simple.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; what would be interesting:
+</I>&gt;<i> &gt; * submission parameters: ie: where to put rpm (core, tainted, non-free)
+</I>&gt;<i>
+</I>&gt;<i> Not really needed, as it's only the first time you submit a package you
+</I>&gt;<i> need to specify repo, after that the bs knows where to put it...
+</I>
+ah, that is interesting to know
+
+&gt;<i> &gt; or nice to have:
+</I>&gt;<i> &gt; * make this also work multiple times, for packages that are submitted
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; multiple times (think about tainted stuff, that is rebuilt with extra
+</I>&gt;<i> &gt; %define), and still have only one srpm.
+</I>&gt;<i>
+</I>&gt;<i> this could be set by default in a separate rebuild bot for tainted repos
+</I>
+yes, but i was proposing to change the buildbot to allow such a package to be
+built 4 times instead of 2, and not having srpm conflicts and so that a single
+submission builds both at the same time.
+
+&gt;<i> &gt; * bootstrapping options? some way to have %defines that disable some
+</I>&gt;<i> &gt; stuff for
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; bootstrapping (or even cyclic builddependencies in certain pacakages)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; in short, the idea is to have:
+</I>&gt;<i> &gt; 1. X, that is simple, elegant and works for all cases
+</I>&gt;<i> &gt; 2. stuff happens
+</I>&gt;<i> &gt; 3. profit :-P
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; or to make it easier on packagers (and possibly reduce errors in wrong
+</I>&gt;<i> &gt; submission), so that just &quot;mgarepo submit&lt;package&gt;&quot; would automagically
+</I>&gt;<i> &gt; work correctly.
+</I>&gt;<i>
+</I>&gt;<i> That only work if the packager sets the tags correctly...
+</I>
+that is true, but if it's put into like the .spec file, it's kind of &quot;there&quot;.
+and in revision control.
+
+this looked usefull to me, but i can be wrong...
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002750.html">[Mageia-dev] automagically submitting correctly
+</A></li>
+ <LI>Next message: <A HREF="002752.html">[Mageia-dev] Heads Up
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2751">[ date ]</a>
+ <a href="thread.html#2751">[ thread ]</a>
+ <a href="subject.html#2751">[ subject ]</a>
+ <a href="author.html#2751">[ 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>