blob: a2038ae725608bba4e7e5c03144ccccf78ce4758 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Firefox requires
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Firefox%20requires&In-Reply-To=%3CAANLkTimjaWv6n%3D1BjUWt9w3Q2t7xwpiDm_xL6eco3ZCF%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="002832.html">
<LINK REL="Next" HREF="002829.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Firefox requires</H1>
<B>Ahmad Samir</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Firefox%20requires&In-Reply-To=%3CAANLkTimjaWv6n%3D1BjUWt9w3Q2t7xwpiDm_xL6eco3ZCF%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Firefox requires">ahmadsamir3891 at gmail.com
</A><BR>
<I>Mon Feb 28 19:33:57 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002832.html">[Mageia-dev] freedesktop spec and categories
</A></li>
<LI>Next message: <A HREF="002829.html">[Mageia-dev] Firefox requires
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2827">[ date ]</a>
<a href="thread.html#2827">[ thread ]</a>
<a href="subject.html#2827">[ subject ]</a>
<a href="author.html#2827">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>ATM firefox has:
Requires: xulrunner >= %{xulrunner_version}%{?prel:-0.%prel}
this renders firefox unusable when xulrunner is updated, for example
*xulrunner* was updated to 2.0-0.b12, while firefox isn't available
yet on the mirrors (at the time when I updated my box). I think the
requires need to be tighter:
Requires: xulrunner = %{xulrunner_version}%{?prel:-0.%prel}
so that firefox doesn't break on users' systems until new firefox
packages reach the mirrors.
If no one objects I'll change the requires tomorrow.
--
Ahmad Samir
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002832.html">[Mageia-dev] freedesktop spec and categories
</A></li>
<LI>Next message: <A HREF="002829.html">[Mageia-dev] Firefox requires
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2827">[ date ]</a>
<a href="thread.html#2827">[ thread ]</a>
<a href="subject.html#2827">[ subject ]</a>
<a href="author.html#2827">[ 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>
|