From: Paweł Sikora Date: Sat, 11 Mar 2006 17:19:04 +0000 (+0000) Subject: - fix ia64 md5. X-Git-Tag: auto/th/eclipse-plugin-cdt-3_0_2-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Feclipse-plugin-cdt.git;a=commitdiff_plain;h=297d9431a3aaba21fbc9c0238c6e428d9ee27999 - fix ia64 md5. Changed files: eclipse-plugin-cdt.spec -> 1.17 --- diff --git a/eclipse-plugin-cdt.spec b/eclipse-plugin-cdt.spec index 62cdc7e..f335afa 100644 --- a/eclipse-plugin-cdt.spec +++ b/eclipse-plugin-cdt.spec @@ -10,7 +10,7 @@ %if %{with incall} %define need_x86 1 %define need_ppc 1 -%define need_x64 1 +%define need_ia64 1 %define need_x8664 1 %else %ifarch %{ix86} @@ -46,7 +46,7 @@ Source1: http://download.eclipse.org/tools/cdt/releases/eclipse3.1/dist/%{versio %endif %if %{need_ia64} Source2: http://download.eclipse.org/tools/cdt/releases/eclipse3.1/dist/%{version}/org.eclipse.cdt-%{version}-linux.ia64.tar.gz -# Source2-md5: ee07f4d21c3785e7d3b2b40b4669def0 +# Source2-md5: 5cf7cc9acdbe357ba7f4b2ed979b4b0e %endif %if %{need_x8664} Source3: http://download.eclipse.org/tools/cdt/releases/eclipse3.1/dist/%{version}/org.eclipse.cdt-%{version}-linux.x86_64.tar.gz