blob: 9c9e26f98938e0a679b184f3714ff75fdd078694 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [packages-commits] [189967] - version upgrade
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B189967%5D%20-%20version%20upgrade&In-Reply-To=%3CCAJcezwyvPYB%3DS4%3DqLm%3D5kXYy4-6jcoeouEZM0x32cB9nWJP7RQ%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="010989.html">
<LINK REL="Next" HREF="010905.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [packages-commits] [189967] - version upgrade</H1>
<B>Jani Välimaa</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B189967%5D%20-%20version%20upgrade&In-Reply-To=%3CCAJcezwyvPYB%3DS4%3DqLm%3D5kXYy4-6jcoeouEZM0x32cB9nWJP7RQ%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [packages-commits] [189967] - version upgrade">jani.valimaa at gmail.com
</A><BR>
<I>Thu Jan 5 21:14:02 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="010989.html">[Mageia-dev] [packages-commits] [189967] - version upgrade
</A></li>
<LI>Next message: <A HREF="010905.html">[Mageia-dev] [changelog] [RPM] cauldron core/release x86info-1.30-2.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10993">[ date ]</a>
<a href="thread.html#10993">[ thread ]</a>
<a href="subject.html#10993">[ subject ]</a>
<a href="author.html#10993">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2012/1/5 Matteo <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pasotti.matteo at gmail.com</A>>:
><i> -----BEGIN PGP SIGNED MESSAGE-----
</I>><i> Hash: SHA1
</I>><i>
</I>><i> Il 03/01/2012 17:18, Jani Välimaa ha scritto:
</I>>><i> 2012/1/3  <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>>:
</I>>>><i> Revision 189967 Author matteo Date 2012-01-03 16:46:56 +0100 (Tue, 03 Jan
</I>>>><i> 2012)
</I>>>><i>
</I>>>><i> Log Message
</I>>>><i>
</I>>>><i> - version upgrade
</I>>>><i> - used macros instead of command names
</I>>>><i>
</I>>><i>
</I>>><i> I think this is pretty much opposite what everyone else is doing. IMHO
</I>>><i> this also makes .spec harder to read.
</I>><i> Hi Jani,
</I>><i> I'm not able to find references on our wiki that say macros (like
</I>><i> %__install or %__rm) are deprecated, can You point me in the right
</I>><i> direction, please?
</I>><i>
</I>><i> IMHO the spec file is as readable as the others.
</I>
I'm not sure what our wiki says about this, but in majority of .specs
I've seen in these couple of years I've been a packager, macros aren't
used for install, mkdir or cp.
This was also discussed a few months ago [1], but no decisions was made.
There was link to Fedora wiki [2] about macros in the previous
discussion. In short, Fedora wiki basically says that macros shouldn't
be used for system executables. Maybe this should be also stated in
our wiki?!
[1] <A HREF="https://www.zarb.org/pipermail/mageia-dev/2011-August/007400.html">https://www.zarb.org/pipermail/mageia-dev/2011-August/007400.html</A>
[2] <A HREF="http://fedoraproject.org/wiki/Packaging:Guidelines#Macros">http://fedoraproject.org/wiki/Packaging:Guidelines#Macros</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010989.html">[Mageia-dev] [packages-commits] [189967] - version upgrade
</A></li>
<LI>Next message: <A HREF="010905.html">[Mageia-dev] [changelog] [RPM] cauldron core/release x86info-1.30-2.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10993">[ date ]</a>
<a href="thread.html#10993">[ thread ]</a>
<a href="subject.html#10993">[ subject ]</a>
<a href="author.html#10993">[ 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>
|