diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-May/015330.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-May/015330.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-May/015330.html b/zarb-ml/mageia-dev/2012-May/015330.html new file mode 100644 index 000000000..c3d46a7e6 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-May/015330.html @@ -0,0 +1,114 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Freeze push: libjpeg + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20push%3A%20libjpeg&In-Reply-To=%3C4FA57A95.5060601%40mandriva.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="015328.html"> + <LINK REL="Next" HREF="015343.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Freeze push: libjpeg</H1> + <B>Thomas Backlund</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20push%3A%20libjpeg&In-Reply-To=%3C4FA57A95.5060601%40mandriva.org%3E" + TITLE="[Mageia-dev] Freeze push: libjpeg">tmb at mandriva.org + </A><BR> + <I>Sat May 5 21:08:05 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="015328.html">[Mageia-dev] Freeze push: libjpeg +</A></li> + <LI>Next message: <A HREF="015343.html">[Mageia-dev] Freeze push: libjpeg +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#15330">[ date ]</a> + <a href="thread.html#15330">[ thread ]</a> + <a href="subject.html#15330">[ subject ]</a> + <a href="author.html#15330">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>05.05.2012 21:46, Dimitri skrev: +><i> You are right guys... my bad. But shouldn't lib[64]jpeg62 provide some +</I>><i> platform-agnostic token so it can be Requires:'d in a portable way? How +</I>><i> about "jpeg62"? Right now I have the following in racket.spec: +</I>><i> +</I>><i> %ifarch x86_64 +</I>><i> BuildRequires: lib64jpeg62 +</I>><i> %else +</I>><i> BuildRequires: libjpeg62 +</I>><i> %endif +</I>><i> +</I>><i> Looks pretty ugly, right? +</I>><i> +</I>><i> Mitya +</I>><i> +</I>><i> +</I> +Can be done as + +BuildRequires: %{_lib}jpeg62 + +-- +Thomas + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="015328.html">[Mageia-dev] Freeze push: libjpeg +</A></li> + <LI>Next message: <A HREF="015343.html">[Mageia-dev] Freeze push: libjpeg +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#15330">[ date ]</a> + <a href="thread.html#15330">[ thread ]</a> + <a href="subject.html#15330">[ subject ]</a> + <a href="author.html#15330">[ 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> |