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
|
<!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=%3C201101161410.10526.maarten.vanraes%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002182.html">
<LINK REL="Next" HREF="002184.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Compatibility: %mdkversion macro?</H1>
<B>Maarten Vanraes</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Compatibility%3A%20%25mdkversion%20macro%3F&In-Reply-To=%3C201101161410.10526.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-dev] Compatibility: %mdkversion macro?">maarten.vanraes at gmail.com
</A><BR>
<I>Sun Jan 16 14:10:10 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002182.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI>Next message: <A HREF="002184.html">[Mageia-dev] Python Packaging Policy
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2183">[ date ]</a>
<a href="thread.html#2183">[ thread ]</a>
<a href="subject.html#2183">[ subject ]</a>
<a href="author.html#2183">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op zondag 16 januari 2011 12:32:24 schreef Samuel Verschelde:
><i> Le dimanche 16 janvier 2011 11:26:54, Angelo Naselli a écrit :
</I>><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
</I>><i> > taking every time srpms from mandriva as we're doing now.
</I>><i>
</I>><i> Well, it may be a naïve hope, but I thought I could maintain the same spec
</I>><i> file for Mandriva and Mageia for my packages. It's not just a matter of
</I>><i> importing SRPMS from Mandriva to Mageia.
</I>><i>
</I>><i> > > However, it seems blino disagreed with this, and he thinks we should
</I>><i> > > not 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
</I>><i> > get most compatibility to mandriva specs. But now fedora (hope rhel 6 as
</I>><i> > well) uses %dist so why not to use a common point to that macro and
</I>><i> > extend compatibility?
</I>><i>
</I>><i> OK with that.
</I>><i>
</I>><i> Samuel
</I>
i'm ok with that as well
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002182.html">[Mageia-dev] Compatibility: %mdkversion macro?
</A></li>
<LI>Next message: <A HREF="002184.html">[Mageia-dev] Python Packaging Policy
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2183">[ date ]</a>
<a href="thread.html#2183">[ thread ]</a>
<a href="subject.html#2183">[ subject ]</a>
<a href="author.html#2183">[ 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>
|