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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Compatibility: %mdkversion macro?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Compatibility%3A%20%25mdkversion%20macro%3F&In-Reply-To=%3C201101161126.55136.anaselli%40linux.it%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002180.html">
<LINK REL="Next" HREF="002182.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Compatibility: %mdkversion macro?</H1>
<B>Angelo Naselli</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Compatibility%3A%20%25mdkversion%20macro%3F&In-Reply-To=%3C201101161126.55136.anaselli%40linux.it%3E"
TITLE="[Mageia-dev] Compatibility: %mdkversion macro?">anaselli at linux.it
</A><BR>
<I>Sun Jan 16 11:26:54 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002180.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI>Next message: <A HREF="002182.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2181">[ date ]</a>
<a href="thread.html#2181">[ thread ]</a>
<a href="subject.html#2181">[ subject ]</a>
<a href="author.html#2181">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>In data domenica 16 gennaio 2011 00:07:56, Anssi Hannula ha scritto:
><i> Hi all!
</I>><i>
</I>><i> Should we have a %mdkversion (and %mdkver/%mdvver) that is hardcoded to
</I>><i> 201100 for the time being, or should we not have one at all?
</I>><i>
</I>><i> Not having it will cause any src.rpms that have any
</I>><i> "%if %mdkversion < x" to fail to build.
</I>><i>
</I>><i> I'm strongly in favor of having it for compatibility reasons, so that
</I>><i> most MDV src.rpms keep building on Mageia for the time being, including
</I>><i> those provided by any 3rd party packagers.
</I>><i>
</I>><i> Not having the macro will cause us to lose that compatibility for very
</I>><i> little benefit, IMO. It could maybe be removed after several releases,
</I>><i> but not before.
</I>I believe you're right at the moment, now that we're importing things,
but after the very first time, starts becoming nonsense since
i believe we're going to work on our packages distro per distro not taking
every time srpms from mandriva as we're doing now.
><i> However, it seems blino disagreed with this, and he thinks we should not
</I>><i> have these macros at all.
</I>the good should be to have some common macros the allows us to build
packages form one distro to other. I ported in my rhel 4 and 5 mkrel to get
most compatibility to mandriva specs. But now fedora (hope rhel 6 as well)
uses %dist so why not to use a common point to that macro and extend
compatibility?
><i> What do other people think?
</I>I think we should think to a transition solution at least...
--
Angelo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/mageia-dev/attachments/20110116/c60fb526/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002180.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI>Next message: <A HREF="002182.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2181">[ date ]</a>
<a href="thread.html#2181">[ thread ]</a>
<a href="subject.html#2181">[ subject ]</a>
<a href="author.html#2181">[ 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>
|