diff --git a/ldc.spec b/ldc.spec index d820c41..9163f16 100644 --- a/ldc.spec +++ b/ldc.spec @@ -21,7 +21,7 @@ Name: ldc Version: 2 -Release: 52.%{alphatag}%{?dist} +Release: 53.%{alphatag}%{?dist} Summary: A compiler for the D programming language Group: Development/Languages @@ -34,6 +34,8 @@ Source1: %{name}-phobos-%{phobostag}.tar.xz Source2: %{name}-druntime-%{druntimetag}.tar.xz Source3: macros.%{name} +ExcludeArch: arm + BuildRequires: llvm-devel >= 3.0 BuildRequires: libconfig, libconfig-devel BuildRequires: cmake @@ -231,6 +233,9 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/ %changelog +* Fri Aug 09 2013 Jonathan MERCIER - 2-53.20130805git967b986 +- Add ExcludeArch arm + * Mon Aug 05 2013 "Jonathan Mercier" <"Jonathan Mercier at gmail dot org"> - 2-52.20130805git967b986 - Update to rev 967b986