summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110115/002165.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110115/002165.html')
-rw-r--r--zarb-ml/mageia-dev/20110115/002165.html107
1 files changed, 107 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110115/002165.html b/zarb-ml/mageia-dev/20110115/002165.html
new file mode 100644
index 000000000..43a3e15c4
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110115/002165.html
@@ -0,0 +1,107 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Importing RPM Spec File Syntax
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Importing%20RPM%20Spec%20File%20Syntax&In-Reply-To=%3C201101151401.34272.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="002164.html">
+ <LINK REL="Next" HREF="002170.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Importing RPM Spec File Syntax</H1>
+ <B>Maarten Vanraes</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Importing%20RPM%20Spec%20File%20Syntax&In-Reply-To=%3C201101151401.34272.maarten.vanraes%40gmail.com%3E"
+ TITLE="[Mageia-dev] Importing RPM Spec File Syntax">maarten.vanraes at gmail.com
+ </A><BR>
+ <I>Sat Jan 15 14:01:34 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002164.html">[Mageia-dev] Importing RPM Spec File Syntax
+</A></li>
+ <LI>Next message: <A HREF="002170.html">[Mageia-dev] Importing RPM Spec File Syntax
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2165">[ date ]</a>
+ <a href="thread.html#2165">[ thread ]</a>
+ <a href="subject.html#2165">[ subject ]</a>
+ <a href="author.html#2165">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op zaterdag 15 januari 2011 11:08:27 schreef Remy CLOUARD:
+&gt;<i> Hi there,
+</I>&gt;<i>
+</I>&gt;<i> I just imported the RPM Spec File Syntax page in the wiki.
+</I>&gt;<i>
+</I>&gt;<i> It&#8217;s located here: <A HREF="http://mageia.org/wiki/doku.php?id=spec_syntax">http://mageia.org/wiki/doku.php?id=spec_syntax</A>
+</I>&gt;<i>
+</I>&gt;<i> Please review this page as it&#8217;s one of the most important one for the
+</I>&gt;<i> beginning of the mentoring process, with the RPM Howto page (yet to be
+</I>&gt;<i> imported).
+</I>&gt;<i>
+</I>&gt;<i> Some comments on this page:
+</I>&gt;<i> - Patch naming:
+</I>&gt;<i>
+</I>&gt;<i> I&#8217;m not sure we should go that far for the patch naming policy, and in
+</I>&gt;<i> practice it&#8217;s not what I&#8217;ve seen up till now.
+</I>&gt;<i>
+</I>&gt;<i> Here&#8217;s a proposal:
+</I>&gt;<i> Patches must be named in a very explicit manner to make it very clear to
+</I>&gt;<i> what version it was originally applied. To that end, a patch needs to
+</I>&gt;<i> follow the convention of
+</I>&gt;<i> [package_name]-[version]-[description].patch:
+</I>&gt;<i>
+</I>&gt;<i> * [package_name] is the name of the package it applies against, such
+</I>&gt;<i> as 'shadow-utils' or 'gnupg'
+</I>&gt;<i> * [version] is the version of the program this patch was developed
+</I>&gt;<i> against, such as 1.0. The name of the patch should not change, even
+</I>&gt;<i> when it is rediffed, because the version allow to see in a blink since
+</I>&gt;<i> when this patch has been there. If you happen to see a patch that does
+</I>&gt;<i> not apply anymore, and rediff it, ask the package maintainer if it has
+</I>&gt;<i> been sent upstream, and why it hasn&#8217;t been merged, and send it
+</I>&gt;<i> upstream if you think it should be merged.
+</I>&gt;<i> * [description] is a short description of the patch's purpose.
+</I>&gt;<i>
+</I>&gt;<i> Example: foo-1.0-fix-str-fmt.patch for a patch that fixes string format
+</I>&gt;<i> errors
+</I>&gt;<i>
+</I>&gt;<i> - Buildroot changed from the original page
+</I>&gt;<i>
+</I>&gt;<i> After reviewing it again, I see that some links have to be made to the
+</I>&gt;<i> corresponding pages, and an explicit license should be mentionned as
+</I>&gt;<i> well.
+</I>&gt;<i>
+</I>&gt;<i> Thanks for reviewing this page,
+</I>&gt;<i>
+</I>&gt;<i> Regards,
+</I>
+
+imo, the source should be applied as well. this would allow us to find the
+'next version of a patch' more easily.
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002164.html">[Mageia-dev] Importing RPM Spec File Syntax
+</A></li>
+ <LI>Next message: <A HREF="002170.html">[Mageia-dev] Importing RPM Spec File Syntax
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2165">[ date ]</a>
+ <a href="thread.html#2165">[ thread ]</a>
+ <a href="subject.html#2165">[ subject ]</a>
+ <a href="author.html#2165">[ 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>