From c5bb7b46a522b33bcb109a693ff147a71aaa5f2e40a174d7f6ccc9677d407cb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 8 May 2013 10:24:33 +0000 Subject: [PATCH] - Update to version 3.3 RC1 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=210 --- llvm.changes | 2 +- llvm.spec | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/llvm.changes b/llvm.changes index c981e92..2aef14e 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed May 8 08:56:28 UTC 2013 - idonmez@suse.com -- Update to version 3.3 +- Update to version 3.3 RC1 * Added support for AArch64, ARM’s 64-bit architecture. * LLVM now has a new SLP vectorizer. * LLVM and clang now support IBM’s z/Architecture. diff --git a/llvm.spec b/llvm.spec index d2cfcb6..8e31b59 100644 --- a/llvm.spec +++ b/llvm.spec @@ -21,13 +21,13 @@ %define _supported_archs "arm,powerpc,x86" Name: llvm -Version: 3.3 +Version: 3.2.90 Release: 0 Summary: Low Level Virtual Machine License: NCSA Group: Development/Languages/Other Url: http://www.llvm.org -Source0: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{_release_version}.tar.bz2 Source100: %{name}-rpmlintrc # PATCH-FIX-OPENSUSE set-revision.patch idoenmez@suse.de -- Allow us to set revision Patch1: set-revision.patch @@ -124,7 +124,7 @@ Requires: vim This package contains vim plugins for LLVM like syntax highlighting. %prep -%setup -q +%setup -q -n %{name}-%{_release_version} %patch1 -p1 %patch2 -p1 %patch3 -p1 @@ -388,6 +388,7 @@ rm %{buildroot}%{_libdir}/LLVMHello.* %{_bindir}/clang %{_bindir}/clang-* %{_bindir}/clang++ +%{_bindir}/clang-format %{_bindir}/c-index-test %{_bindir}/ccc-analyzer %{_bindir}/c++-analyzer