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
|
<!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=%3C201101161232.24635.stormi%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002181.html">
<LINK REL="Next" HREF="002183.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Compatibility: %mdkversion macro?</H1>
<B>Samuel Verschelde</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Compatibility%3A%20%25mdkversion%20macro%3F&In-Reply-To=%3C201101161232.24635.stormi%40laposte.net%3E"
TITLE="[Mageia-dev] Compatibility: %mdkversion macro?">stormi at laposte.net
</A><BR>
<I>Sun Jan 16 12:32:24 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002181.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI>Next message: <A HREF="002183.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2182">[ date ]</a>
<a href="thread.html#2182">[ thread ]</a>
<a href="subject.html#2182">[ subject ]</a>
<a href="author.html#2182">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le dimanche 16 janvier 2011 11:26:54, Angelo Naselli a écrit :
><i> In data domenica 16 gennaio 2011 00:07:56, Anssi Hannula ha scritto:
</I>><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>
</I>><i> I believe you're right at the moment, now that we're importing things,
</I>><i> but after the very first time, starts becoming nonsense since
</I>><i> i believe we're going to work on our packages distro per distro not taking
</I>><i> every time srpms from mandriva as we're doing now.
</I>><i>
</I>
Well, it may be a naïve hope, but I thought I could maintain the same spec file
for Mandriva and Mageia for my packages. It's not just a matter of importing
SRPMS from Mandriva to Mageia.
><i> > However, it seems blino disagreed with this, and he thinks we should not
</I>><i> > have these macros at all.
</I>><i>
</I>><i> the good should be to have some common macros the allows us to build
</I>><i> packages form one distro to other. I ported in my rhel 4 and 5 mkrel to get
</I>><i> most compatibility to mandriva specs. But now fedora (hope rhel 6 as well)
</I>><i> uses %dist so why not to use a common point to that macro and extend
</I>><i> compatibility?
</I>><i>
</I>
OK with that.
Samuel
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002181.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI>Next message: <A HREF="002183.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2182">[ date ]</a>
<a href="thread.html#2182">[ thread ]</a>
<a href="subject.html#2182">[ subject ]</a>
<a href="author.html#2182">[ 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>
|