diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110228/002827.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110228/002827.html | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110228/002827.html b/zarb-ml/mageia-dev/20110228/002827.html new file mode 100644 index 000000000..a2038ae72 --- /dev/null +++ b/zarb-ml/mageia-dev/20110228/002827.html @@ -0,0 +1,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> |