diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110121/002281.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110121/002281.html | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110121/002281.html b/zarb-ml/mageia-dev/20110121/002281.html new file mode 100644 index 000000000..c4a40c51d --- /dev/null +++ b/zarb-ml/mageia-dev/20110121/002281.html @@ -0,0 +1,93 @@ +<!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=%3C20110121065913.GA28673%40maude.comedia.it%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002286.html"> + <LINK REL="Next" HREF="002284.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Importing RPM Spec File Syntax</H1> + <B>Luca Berra</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Importing%20RPM%20Spec%20File%20Syntax&In-Reply-To=%3C20110121065913.GA28673%40maude.comedia.it%3E" + TITLE="[Mageia-dev] Importing RPM Spec File Syntax">bluca at vodka.it + </A><BR> + <I>Fri Jan 21 07:59:13 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002286.html">[Mageia-dev] Java-Policy first draft published +</A></li> + <LI>Next message: <A HREF="002284.html">[Mageia-dev] Packaging for Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2281">[ date ]</a> + <a href="thread.html#2281">[ thread ]</a> + <a href="subject.html#2281">[ subject ]</a> + <a href="author.html#2281">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, Jan 19, 2011 at 11:05:49AM +0100, Thierry Vignaud wrote: +><i>On 19 January 2011 10:24, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote: +</I>>><i> I think he's saying that if you do this: +</I>>><i>  Name: foo +</I>>><i> then you can subsequently use %name elsewhere in the spec and all will +</I>>><i> be well. +</I>>><i> +</I>>><i> But if you use: +</I>>><i>  Version: 1.0 +</I>>><i> then you cannot use %version elsewhere in the spec. +</I>>><i> +</I>>><i> So defining it manually is the best way to do it so it can be used +</I>>><i> elsewhere. +</I>>><i> +</I>>><i> However, I could not replicate that here on my pre-RPM5 cooker box. +</I>>><i> Using the version with the tag and using %version worked just fine. So I +</I>>><i> think I have misinterpreted too :s +</I>><i> +</I>><i>Indeed since I've used "Version: 1.0" for 12 years... +</I> +take at lvm2 srpm +and try to use %version anywhere in the spec, +you will be surprised by the result. + +btw i believe Name to be buggy as well, but there is no use in having +two "Name:" tags in a single spec, so it will never surface. + +L. + +-- +Luca Berra -- <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">bluca at vodka.it</A> +</PRE> + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002286.html">[Mageia-dev] Java-Policy first draft published +</A></li> + <LI>Next message: <A HREF="002284.html">[Mageia-dev] Packaging for Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2281">[ date ]</a> + <a href="thread.html#2281">[ thread ]</a> + <a href="subject.html#2281">[ subject ]</a> + <a href="author.html#2281">[ 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> |