diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-September/007804.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-September/007804.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-September/007804.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-September/007804.html b/zarb-ml/mageia-dev/2011-September/007804.html new file mode 100644 index 000000000..000b16a2f --- /dev/null +++ b/zarb-ml/mageia-dev/2011-September/007804.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [138564] support ff6 + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B138564%5D%20support%20ff6&In-Reply-To=%3C4E6511B1.4060509%40iki.fi%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007795.html"> + <LINK REL="Next" HREF="007807.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [138564] support ff6</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B138564%5D%20support%20ff6&In-Reply-To=%3C4E6511B1.4060509%40iki.fi%3E" + TITLE="[Mageia-dev] [138564] support ff6">anssi.hannula at iki.fi + </A><BR> + <I>Mon Sep 5 20:15:13 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007795.html">[Mageia-dev] [RPM] cauldron core/release tortoisehg-2.1.3-1.mga2 +</A></li> + <LI>Next message: <A HREF="007807.html">[Mageia-dev] Mageia Backports policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7804">[ date ]</a> + <a href="thread.html#7804">[ thread ]</a> + <a href="subject.html#7804">[ subject ]</a> + <a href="author.html#7804">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 05.09.2011 03:59, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A> wrote: +><i> Log Message +</I>><i> +</I>><i> support ff6 +</I> +It already worked fine in FF6. + +[...] +><i> Modified: cauldron/firefox-ext-mozvoikko/current/SPECS/firefox-ext-mozvoikko.spec +</I>><i> =================================================================== +</I>><i> --- cauldron/firefox-ext-mozvoikko/current/SPECS/firefox-ext-mozvoikko.spec 2011-09-05 00:53:28 UTC (rev 138563) +</I>><i> +++ cauldron/firefox-ext-mozvoikko/current/SPECS/firefox-ext-mozvoikko.spec 2011-09-05 00:59:05 UTC (rev 138564) +</I>[...] +><i> Requires: %{_lib}voikko1 >= 1.7 +</I>><i> -Requires: firefox = %{firefox_epoch}:%{firefox_version} +</I>><i> +Requires: firefox >= %{firefox_epoch}:%{firefox_version} +</I> +Why this? + +AFAICS we have extensions in versioned directories, so we need a strict +dependency here. + +><i> @@ -24,6 +24,7 @@ +</I>><i> +</I>><i> %prep +</I>><i> %setup -q -n %oname-%version +</I>><i> +sed -i -e 's/MOZVOIKKO_FF_MAX.*/MOZVOIKKO_FF_MAX = %{firefox_major}.*/' mozvoikko.config +</I> +The values from mozvoikko.config are not used when building against +xulrunner, so this is completely unnecessary. + +-- +Anssi Hannula +</PRE> + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007795.html">[Mageia-dev] [RPM] cauldron core/release tortoisehg-2.1.3-1.mga2 +</A></li> + <LI>Next message: <A HREF="007807.html">[Mageia-dev] Mageia Backports policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7804">[ date ]</a> + <a href="thread.html#7804">[ thread ]</a> + <a href="subject.html#7804">[ subject ]</a> + <a href="author.html#7804">[ 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> |