diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-February/011906.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/011906.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/011906.html | 111 |
1 files changed, 111 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/011906.html b/zarb-ml/mageia-dev/2012-February/011906.html new file mode 100644 index 000000000..e60ec1cfb --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/011906.html @@ -0,0 +1,111 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] mgasoft + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mgasoft&In-Reply-To=%3C4F390620.6080108%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="011740.html"> + <LINK REL="Next" HREF="011909.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] mgasoft</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mgasoft&In-Reply-To=%3C4F390620.6080108%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] mgasoft">mageia at colin.guthr.ie + </A><BR> + <I>Mon Feb 13 13:46:24 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011740.html">[Mageia-dev] mgasoft +</A></li> + <LI>Next message: <A HREF="011909.html">[Mageia-dev] mgasoft +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11906">[ date ]</a> + <a href="thread.html#11906">[ thread ]</a> + <a href="subject.html#11906">[ subject ]</a> + <a href="author.html#11906">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and nicolas vigier at 06/02/12 14:57 did gyre and gimble: +><i> Hello, +</I>><i> +</I>><i> While updating youri and iurt packages yesterday I noticed that it's +</I>><i> not easy to make new versions of mageia software that we have on svn +</I>><i> soft repository, and each of them has different makefile rules to +</I>><i> generate tarballs or sometimes update packages. Most versions are not +</I>><i> tagged because you have to write a long command line to do it. So in +</I>><i> the train from fosdem yesterday I created a small script to tag versions, +</I>><i> create tarballs and publish them on mageia mirrors, for the software on +</I>><i> svn soft repository. +</I>><i> +</I>><i> You can install it with mgasoft package on cauldron. +</I>><i> +</I>><i> To tag a new version : +</I>><i> $ mgasoft tag [name] [version] +</I>><i> +</I>><i> To create a tarball : +</I>><i> $ mgasoft tar [name] [version] +</I>><i> Or a tarball from trunk, for testing : +</I>><i> $ mgasoft tar [name] trunk +</I>><i> +</I>><i> To publish a tarball on mageia mirrors : +</I>><i> $ mgasoft publish [name] [version] +</I>><i> This will create this file on mirrors : +</I>><i> /software/[name]/[name]-[version].tar.xz +</I> +Nice :) + +As a sometime hacker on these bits of code, I did get a bit confused +about the variations. This will certainly help. + +Good work! + +Col + + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="011740.html">[Mageia-dev] mgasoft +</A></li> + <LI>Next message: <A HREF="011909.html">[Mageia-dev] mgasoft +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11906">[ date ]</a> + <a href="thread.html#11906">[ thread ]</a> + <a href="subject.html#11906">[ subject ]</a> + <a href="author.html#11906">[ 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> |