From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-May/015330.html | 114 ++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-May/015330.html (limited to 'zarb-ml/mageia-dev/2012-May/015330.html') 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 @@ + + + + [Mageia-dev] Freeze push: libjpeg + + + + + + + + + +

[Mageia-dev] Freeze push: libjpeg

+ Thomas Backlund + tmb at mandriva.org +
+ Sat May 5 21:08:05 CEST 2012 +

+
+ +
05.05.2012 21:46, Dimitri skrev:
+> You are right guys... my bad. But shouldn't lib[64]jpeg62 provide some
+> platform-agnostic token so it can be Requires:'d in a portable way? How
+> about "jpeg62"? Right now I have the following in racket.spec:
+>
+> %ifarch x86_64
+> BuildRequires:  lib64jpeg62
+> %else
+> BuildRequires:  libjpeg62
+> %endif
+>
+> Looks pretty ugly, right?
+>
+> Mitya
+>
+>
+
+Can be done as
+
+BuildRequires: %{_lib}jpeg62
+
+--
+Thomas
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1