blob: bd873c0cd33f9d628f8af86daff3333b15ea2cae (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Some more new rpmlint warning on upload
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Some%20more%20new%20rpmlint%20warning%20on%20upload&In-Reply-To=%3C1311771706.2114.66.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007063.html">
<LINK REL="Next" HREF="007064.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Some more new rpmlint warning on upload</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Some%20more%20new%20rpmlint%20warning%20on%20upload&In-Reply-To=%3C1311771706.2114.66.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-dev] Some more new rpmlint warning on upload">misc at zarb.org
</A><BR>
<I>Wed Jul 27 15:01:46 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007063.html">[Mageia-dev] Some more new rpmlint warning on upload
</A></li>
<LI>Next message: <A HREF="007064.html">[Mageia-dev] Some more new rpmlint warning on upload
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7065">[ date ]</a>
<a href="thread.html#7065">[ thread ]</a>
<a href="subject.html#7065">[ subject ]</a>
<a href="author.html#7065">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mercredi 27 juillet 2011 à 14:15 +0200, Christiaan Welvaart a écrit :
><i> On Wed, 27 Jul 2011, Michael Scherer wrote:
</I>><i>
</I>><i> > * useless-provides
</I>><i> >
</I>><i> > that's when foo provide foo. There is no case where it would needed.
</I>><i>
</I>><i> AFAIK there are many packages in the i586 repository that are called
</I>><i> libfoo-devel and have a provides libfoo-devel. For x86-64 the packages are
</I>><i> called lib64foo-devel so the rpmlint warning doesn't show up there.
</I>
We have some choice :
- declare that this is wrong
- add a exception for *-devel on that error
- add %ifarch in spec.
If we follow the policy that amhad proposed, the option 2 is the way to
go.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007063.html">[Mageia-dev] Some more new rpmlint warning on upload
</A></li>
<LI>Next message: <A HREF="007064.html">[Mageia-dev] Some more new rpmlint warning on upload
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7065">[ date ]</a>
<a href="thread.html#7065">[ thread ]</a>
<a href="subject.html#7065">[ subject ]</a>
<a href="author.html#7065">[ 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>
|