Author: glen Date: Tue Nov 2 08:41:18 2010 GMT Module: packages Tag: LLVM_2_7 ---- Log message: - backport to 2.7 as well
---- Files affected: packages/llvm: llvm.spec (1.15 -> 1.15.2.1) ---- Diffs: ================================================================ Index: packages/llvm/llvm.spec diff -u packages/llvm/llvm.spec:1.15 packages/llvm/llvm.spec:1.15.2.1 --- packages/llvm/llvm.spec:1.15 Mon Nov 1 15:51:24 2010 +++ packages/llvm/llvm.spec Tue Nov 2 09:41:13 2010 @@ -16,14 +16,14 @@ Summary: The Low Level Virtual Machine (An Optimizing Compiler Infrastructure) Summary(pl.UTF-8): Niskopoziomowa maszyna wirtualna (infrastruktura kompilatora optymalizującego) Name: llvm -Version: 2.8 +Version: 2.7 Release: 1 License: University of Illinois/NCSA Open Source License Group: Development/Languages Source0: http://llvm.org/releases/%{version}/%{name}-%{version}.tgz -# Source0-md5: 220d361b4d17051ff4bb21c64abe05ba +# Source0-md5: ac322661f20e7d6c810b1869f886ad9b Source1: http://llvm.org/releases/%{version}/clang-%{version}.tgz -# Source1-md5: 10e14c901fc3728eecbd5b829e011b59 +# Source1-md5: b83260aa8c13494adf8978b5f238bf1b # Data files should be installed with timestamps preserved Patch3: %{name}-2.6-timestamp.patch URL: http://llvm.org/ @@ -331,7 +331,6 @@ %{?with_tests:%doc clang-testlog.txt} %attr(755,root,root) %{_bindir}/clang* %attr(755,root,root) %{_bindir}/tblgen -%attr(755,root,root) %{_bindir}/c-index-test %{_prefix}/lib/clang %{_mandir}/man1/clang.1.* @@ -390,6 +389,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15.2.1 2010/11/02 08:41:13 glen +- backport to 2.7 as well + Revision 1.15 2010/11/01 14:51:24 glen - real shebangs; rel 1 for testing ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/llvm/llvm.spec?r1=1.15&r2=1.15.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
