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-February/012421.html | 90 ++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-February/012421.html (limited to 'zarb-ml/mageia-dev/2012-February/012421.html') 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 @@ + + + + [Mageia-dev] Faster GNOME package submission + + + + + + + + + +

[Mageia-dev] Faster GNOME package submission

+ Olav Vitters + olav at vitters.nl +
+ Tue Feb 28 15:00:15 CET 2012 +

+
+ +
On Wed, Feb 22, 2012 at 05:23:27PM +0100, Olav Vitters wrote:
+> Anyway, I've just tried this with a few packages. In future, I might
+> automatically even do:
+>   mgarepo ci -m "new version"
+>   mgarepo submit
+> But I want to first do more testing, plus add SHA256 verification (what
+> GNOME uses and advises).
+
+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] http://mail.gnome.org/archives/ftp-release-list/
+-- 
+Regards,
+Olav
+
+ + + +
+

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