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-November/019778.html | 97 ++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-November/019778.html (limited to 'zarb-ml/mageia-dev/2012-November/019778.html') diff --git a/zarb-ml/mageia-dev/2012-November/019778.html b/zarb-ml/mageia-dev/2012-November/019778.html new file mode 100644 index 000000000..9654442cf --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/019778.html @@ -0,0 +1,97 @@ + + + + [Mageia-dev] legacy %ifarch + + + + + + + + + +

[Mageia-dev] legacy %ifarch

+ Jerome Quelin + jquelin at gmail.com +
+ Mon Nov 5 15:49:19 CET 2012 +

+
+ +
Hi,
+
+I'm currently updating perl to 5.16.2 and would like to take the
+opportunity to clean the spec file.
+
+Indeed, I can see lots of %ifarch in it - can you confirm which ones
+I can drop:
+
+    [jquelin at igor perl]$ grep ifarch SPECS/perl.spec
+    %ifarch %ix86
+    %ifarch x86_64
+    %ifarch ppc
+    %ifarch %{sunsparc}
+    %ifarch ppc
+    %ifarch ppc
+    %ifarch %mips
+    %ifarch ia64
+    %ifarch x86_64
+    %ifarch %ix86 x86_64
+    %ifarch ppc64
+
+On top of my head, I'd say:
+    - to be removed:
+        ppc
+        %{sunsparc}
+        ppc64
+    - to be kept
+        x86_64
+        %ix86
+        %mips
+    - unknown
+        ia64
+
+==> can you confirm / update the list / fill in the blanks?
+
+Thanks,
+Jérôme 
+
+ + + + + + + +
+

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