- Update to final 3.2 release

* No code changes since rc3

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=197
This commit is contained in:
Ismail Dönmez 2012-12-20 14:54:55 +00:00 committed by Git OBS Bridge
parent 0cdc6eba40
commit 927e02d231
4 changed files with 11 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87b434ee60968f8d32e56fa4772977bf21c9fc88ec7bbf99b51eb8a0d540fdee
size 17652852

3
llvm-3.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af496741ab0e11a3ebe0355251a0c626964d7ea1b39734a207bd27932703a55c
size 17651967

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 20 14:51:18 UTC 2012 - idonmez@suse.com
- Update to final 3.2 release
* No code changes since rc3
-------------------------------------------------------------------
Sun Dec 16 08:44:03 UTC 2012 - idonmez@suse.com

View File

@ -16,12 +16,12 @@
#
%define _revision 170281
%define _revision 170558
%define _release_version 3.2
%define _supported_archs "arm,powerpc,x86"
Name: llvm
Version: 3.1.99.r%{_revision}
Version: 3.2
Release: 0
Summary: Low Level Virtual Machine
License: NCSA
@ -129,9 +129,7 @@ This package contains vim plugins for LLVM like syntax highlighting.
%prep
%setup -q -n %{name}
%patch1 -p1
%if 0%{?suse_version} >= 1100
%patch2 -p1
%endif
%patch3 -p1
%patch4 -p1
%if "%{_lib}" == "lib64"