summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-August/007412.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007412.html')
-rw-r--r--zarb-ml/mageia-dev/2011-August/007412.html121
1 files changed, 121 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007412.html b/zarb-ml/mageia-dev/2011-August/007412.html
new file mode 100644
index 000000000..78bf8f69b
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-August/007412.html
@@ -0,0 +1,121 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [134638] - clean spec
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B134638%5D%20-%20clean%20spec&In-Reply-To=%3C4E515FC7.1090303%40laposte.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="007408.html">
+ <LINK REL="Next" HREF="007460.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [134638] - clean spec</H1>
+ <B>andre999</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B134638%5D%20-%20clean%20spec&In-Reply-To=%3C4E515FC7.1090303%40laposte.net%3E"
+ TITLE="[Mageia-dev] [134638] - clean spec">andr55 at laposte.net
+ </A><BR>
+ <I>Sun Aug 21 21:43:03 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="007408.html">[Mageia-dev] [134638] - clean spec
+</A></li>
+ <LI>Next message: <A HREF="007460.html">[Mageia-dev] [134638] - clean spec
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7412">[ date ]</a>
+ <a href="thread.html#7412">[ thread ]</a>
+ <a href="subject.html#7412">[ subject ]</a>
+ <a href="author.html#7412">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Colin Guthrie a &#233;crit :
+&gt;<i> 'Twas brillig, and Bertaux Xavier at 20/08/11 14:42 did gyre and gimble:
+</I>&gt;&gt;<i> Le 20/08/2011 15:34, D.Morgan a &#233;crit :
+</I>&gt;&gt;&gt;<i> On Sat, Aug 20, 2011 at 3:22 PM,&lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt; wrote:
+</I>&gt;&gt;&gt;&gt;<i> Revision 134638 Author shadow95 Date 2011-08-20 15:22:52 +0200 (Sat, 20 Aug
+</I>&gt;&gt;&gt;&gt;<i> 2011)
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> Log Message
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> - clean spec
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> Modified Paths
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Why do you clean by removing rpm macros ? what was wrong with them ?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Hi,
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> sorry I'm apprentice packager !
+</I>&gt;&gt;<i> So on all spec Mageia that I've seen, macro %{_install} and macro
+</I>&gt;&gt;<i> %{_mkdir_p} are not used, but if it's better, I can remake that.
+</I>&gt;&gt;<i> Which difference in install and %{_install} and mkdir -p and %{_mkdir_p} ?
+</I>&gt;<i>
+</I>&gt;<i> I do have to wonder why those macros are used... it seems quite trivial
+</I>&gt;<i> to use the actual commands directly and that ultimately increases
+</I>&gt;<i> portability (which maybe isn't a major concern, but all the same)
+</I>&gt;<i>
+</I>&gt;<i> What are the general thoughts on this?
+</I>&gt;<i>
+</I>&gt;<i> Col
+</I>
+I agree -- as long as there are appropriate filetriggers to deal with things
+like attributing ownership of created parent directories, etc.
+(Which if I'm not mistaken, should not belong to the packages in question. If
+that is wanted, the directory should be explicitly created.)
+
+Considering that, one should be able to do simply
+mkdir ... which defaults to mkdir -p ...
+and
+cp ... which defaults to cp -a ...
+since that is what would normally be wanted.
+There would be less room for error.
+Of course, this should be documented in the packager wiki as well.
+
+My 2 cents :)
+--
+Andr&#233;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="007408.html">[Mageia-dev] [134638] - clean spec
+</A></li>
+ <LI>Next message: <A HREF="007460.html">[Mageia-dev] [134638] - clean spec
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7412">[ date ]</a>
+ <a href="thread.html#7412">[ thread ]</a>
+ <a href="subject.html#7412">[ subject ]</a>
+ <a href="author.html#7412">[ 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>