diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110117/002211.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110117/002211.html | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110117/002211.html b/zarb-ml/mageia-dev/20110117/002211.html new file mode 100644 index 000000000..921b5b4f9 --- /dev/null +++ b/zarb-ml/mageia-dev/20110117/002211.html @@ -0,0 +1,81 @@ +<!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=%3CAANLkTi%3DZQQk5PexvRfm-7J75Ss6VnpPDApm6e56sv1Om%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002210.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Importing RPM Spec File Syntax</H1> + <B>Per Øyvind Karlsen</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Importing%20RPM%20Spec%20File%20Syntax&In-Reply-To=%3CAANLkTi%3DZQQk5PexvRfm-7J75Ss6VnpPDApm6e56sv1Om%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Importing RPM Spec File Syntax">peroyvind at mandriva.org + </A><BR> + <I>Mon Jan 17 23:50:32 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002210.html">[Mageia-dev] Importing RPM Spec File Syntax +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#2211">[ date ]</a> + <a href="thread.html#2211">[ thread ]</a> + <a href="subject.html#2211">[ subject ]</a> + <a href="author.html#2211">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2011/1/17 Florian Hubold <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">doktor5000 at arcor.de</A>>: +><i> Am 15.01.2011 11:08, schrieb Remy CLOUARD: +</I>>><i> +</I>>><i> <A HREF="http://mageia.org/wiki/doku.php?id=spec_syntax">http://mageia.org/wiki/doku.php?id=spec_syntax</A> +</I>>><i> +</I>>><i> Please review this page as it’s one of the most important one for the +</I>>><i> beginning of the mentoring process, with the RPM Howto page (yet to be +</I>>><i> imported). +</I>><i> +</I>><i> I have one comment, or more of a question: Why is it that some time ago +</I>><i> there used to be this syntax as de-facto standard: +</I>><i> +</I>><i> %define name +</I>><i> Name: %name +</I>><i> +</I>><i> Never understood this, so i went with what seems the new standard, +</I>><i> which saves you at least 3 lines per spec and improving readability. +</I>><i> +</I>><i> So anyone can enlighten me why name, release and version had %defines? +</I>Legacy practice which got stuck with some... + +'Name: foo' will always define %{name} now (which has been the case for ages), +so there's no longer use in doing this anymore. +It mainly adds unnecessary obscurity and confusion, please just drop this. + +-- +Regards, +Per Øyvind +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002210.html">[Mageia-dev] Importing RPM Spec File Syntax +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#2211">[ date ]</a> + <a href="thread.html#2211">[ thread ]</a> + <a href="subject.html#2211">[ subject ]</a> + <a href="author.html#2211">[ 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> |