diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012421.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/012421.html | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012421.html b/zarb-ml/mageia-dev/2012-February/012421.html new file mode 100644 index 000000000..24049b3c8 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012421.html @@ -0,0 +1,90 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Faster GNOME package submission + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Faster%20GNOME%20package%20submission&In-Reply-To=%3C20120228140015.GA20684%40bkor.dhs.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012222.html"> + <LINK REL="Next" HREF="012223.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Faster GNOME package submission</H1> + <B>Olav Vitters</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Faster%20GNOME%20package%20submission&In-Reply-To=%3C20120228140015.GA20684%40bkor.dhs.org%3E" + TITLE="[Mageia-dev] Faster GNOME package submission">olav at vitters.nl + </A><BR> + <I>Tue Feb 28 15:00:15 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012222.html">[Mageia-dev] Faster GNOME package submission +</A></li> + <LI>Next message: <A HREF="012223.html">[Mageia-dev] [soft-commits] [3012] Add ability to increase the version number of a given package +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12421">[ date ]</a> + <a href="thread.html#12421">[ thread ]</a> + <a href="subject.html#12421">[ subject ]</a> + <a href="author.html#12421">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, Feb 22, 2012 at 05:23:27PM +0100, Olav Vitters wrote: +><i> Anyway, I've just tried this with a few packages. In future, I might +</I>><i> automatically even do: +</I>><i> mgarepo ci -m "new version" +</I>><i> mgarepo submit +</I>><i> But I want to first do more testing, plus add SHA256 verification (what +</I>><i> GNOME uses and advises). +</I> +I've hooked up mga-gnome against the ftp-release-list emails[1]. +Whenever a tarball is placed upon ftp.gnome.org, the script will run +and: +- determine the package name + Note: Currently aborts if there are multiple possible packages.. e.g. + gtk+ tarball has gtk+2.0 and gtk+3.0 packages. Something to fix in a + future version. +- validate version change + to preventing go from stable->unstable +- increase version, reset release +- download tarball +- verify SHA256 hash and that patches still apply +- commit changes +- submit build + +Note that I just run this on my own machine. It requires manual work +whenever I reboot (ssh public key), so not 100% reliable (on purpose). + +It'll submit stuff often before I'd have time to look at any build +errors, so please look at any build error submitted be me :) + + +[1] <A HREF="http://mail.gnome.org/archives/ftp-release-list/">http://mail.gnome.org/archives/ftp-release-list/</A> +-- +Regards, +Olav +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012222.html">[Mageia-dev] Faster GNOME package submission +</A></li> + <LI>Next message: <A HREF="012223.html">[Mageia-dev] [soft-commits] [3012] Add ability to increase the version number of a given package +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12421">[ date ]</a> + <a href="thread.html#12421">[ thread ]</a> + <a href="subject.html#12421">[ subject ]</a> + <a href="author.html#12421">[ 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> |