summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110115/002163.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110115/002163.html')
-rw-r--r--zarb-ml/mageia-dev/20110115/002163.html124
1 files changed, 124 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110115/002163.html b/zarb-ml/mageia-dev/20110115/002163.html
new file mode 100644
index 000000000..5eb7c9a17
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110115/002163.html
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] package import policy
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20package%20import%20policy&In-Reply-To=%3C201101151356.11921.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="002159.html">
+ <LINK REL="Next" HREF="002157.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] package import policy</H1>
+ <B>Maarten Vanraes</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20package%20import%20policy&In-Reply-To=%3C201101151356.11921.maarten.vanraes%40gmail.com%3E"
+ TITLE="[Mageia-dev] package import policy">maarten.vanraes at gmail.com
+ </A><BR>
+ <I>Sat Jan 15 13:56:11 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002159.html">[Mageia-dev] package import policy
+</A></li>
+ <LI>Next message: <A HREF="002157.html">[Mageia-dev] Trouble building rkhunter RPM
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2163">[ date ]</a>
+ <a href="thread.html#2163">[ thread ]</a>
+ <a href="subject.html#2163">[ subject ]</a>
+ <a href="author.html#2163">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op zaterdag 15 januari 2011 09:48:42 schreef Remy CLOUARD:
+&gt;<i> On Sat, Jan 15, 2011 at 01:01:33AM +0100, Maarten Vanraes wrote:
+</I>&gt;<i> &gt; The wiki page lists method to import a package:
+</I>&gt;<i> &gt; ( <A HREF="http://www.mageia.org/wiki/doku.php?id=packaging">http://www.mageia.org/wiki/doku.php?id=packaging</A> )
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; so, i followed every step, then contacted my mentor, only it seems the
+</I>&gt;<i> &gt; process is not used like that; it seems 2 ways are used; and the one
+</I>&gt;<i> &gt; used most (by people i know) is not the one that is on the wiki page.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; So, i would like to list both on the wiki page, so it is clearer.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; this is what i would put for in between step 4 and 5
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; - a second possibility is:
+</I>&gt;<i> &gt; - Read the [[svn-faq|FAQ]] about the new SVN
+</I>&gt;<i> &gt; - Download the SRPM from a Mandriva Mirror. The rationale behind this
+</I>&gt;<i> &gt; is
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; to keep history for past changes in the RPM (there is a pre-rpm5 mdv srpm
+</I>&gt;<i> &gt; mirror <A HREF="http://tmb.mine.nu/Mageia/Cauldron/mdv-SRPMS-pre-rpm5/">http://tmb.mine.nu/Mageia/Cauldron/mdv-SRPMS-pre-rpm5/</A> )
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; - Check it does not have unlicensed Mandriva stuff: image (icons),
+</I>&gt;<i> &gt; video,
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; audio files, other
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; - Check it does have a clear, explicit license with it.
+</I>&gt;<i> &gt; - Check software license ( free or not, existence of license file)
+</I>&gt;<i> &gt; - Rebuild the SRPM (with bm -sl for instance)
+</I>&gt;<i> &gt; - Import the packages with **mgarepo** import package.src.rpm. Be
+</I>&gt;<i> &gt; sure to
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; run this command under your ssh-agent, otherwise import will fail
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; - Check out the imported version in a repository with mgarepo
+</I>&gt;<i> &gt; - Check it does not have &quot;mandriva&quot; / &quot;mandrake&quot; occurrences used as
+</I>&gt;<i> &gt; a
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; brand/name in the software (history/changelog is ok, emails for
+</I>&gt;<i> &gt; references are ok)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; - Update software on last stable version
+</I>&gt;<i> &gt; - Send patches upstream if possible
+</I>&gt;<i> &gt; - Remove useless cruft ( like macro that no longer apply )
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; - Buildroot is no longer necessary
+</I>&gt;<i> &gt; - %mdkversion
+</I>&gt;<i> &gt; - ldconfig in post (handled by filetriggers)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; - commit the update with a good commit message.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; any objections?
+</I>&gt;<i>
+</I>&gt;<i> So, that means performing the import first, and then commit your changes
+</I>&gt;<i> inside SVN. Well, I&#8217;d say why not, it would help other people review the
+</I>&gt;<i> changes, and we would also be sure that it&#8217;s well formatted too.
+</I>&gt;<i>
+</I>&gt;<i> If everyone agree, I&#8217;d say we just replace the content on the wiki with
+</I>&gt;<i> your proposal
+</I>
+No this is not a proposal.
+
+I'm saying that it seems to me that most people currently importing packages
+at this moment seem to be using this method, instead of the method proposed on
+the wiki.
+
+That's why i feel that i should add this (along with the other method) to the
+wiki, to avoid confusion. Pending disapproval of currently active package
+importers.
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002159.html">[Mageia-dev] package import policy
+</A></li>
+ <LI>Next message: <A HREF="002157.html">[Mageia-dev] Trouble building rkhunter RPM
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2163">[ date ]</a>
+ <a href="thread.html#2163">[ thread ]</a>
+ <a href="subject.html#2163">[ subject ]</a>
+ <a href="author.html#2163">[ 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>