Author: wolf Date: Sun Apr 17 14:23:06 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.9
---- Files affected: packages/llvm: llvm.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: packages/llvm/llvm.spec diff -u packages/llvm/llvm.spec:1.20 packages/llvm/llvm.spec:1.21 --- packages/llvm/llvm.spec:1.20 Sun Jan 30 17:04:55 2011 +++ packages/llvm/llvm.spec Sun Apr 17 16:23:01 2011 @@ -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 -Release: 3 +Version: 2.9 +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: 793138412d2af2c7c7f54615f8943771 Source1: http://llvm.org/releases/%{version}/clang-%{version}.tgz -# Source1-md5: 10e14c901fc3728eecbd5b829e011b59 +# Source1-md5: 634de18d04b7a4ded19ec4c17d23cfca # Data files should be installed with timestamps preserved Patch3: %{name}-2.6-timestamp.patch URL: http://llvm.org/ @@ -297,13 +297,15 @@ %attr(755,root,root) %{_bindir}/opt %attr(755,root,root) %{_bindir}/llvmc %attr(755,root,root) %{_bindir}/llvm-* +%attr(755,root,root) %{_bindir}/macho-dump %exclude %attr(755,root,root) %{_bindir}/llvm-config %attr(755,root,root) %{_libdir}/libLLVM-*.*.so %{_mandir}/man1/bugpoint.1* +%{_mandir}/man1/lit.1* %{_mandir}/man1/llc.1* %{_mandir}/man1/lli.1* -%{_mandir}/man1/llvmc.1* %{_mandir}/man1/llvm-*.1* +%{_mandir}/man1/llvmc.1* %{_mandir}/man1/llvmgcc.1* %{_mandir}/man1/llvmgxx.1* %{_mandir}/man1/opt.1* @@ -324,7 +326,7 @@ # %exclude %attr(755,root,root) %{_libdir}/libLLVM-*.*.so %exclude %attr(755,root,root) %{_libdir}/libclang.so -%attr(755,root,root) %{_libdir}/libprofile_rt.so +%attr(755,root,root) %{_libdir}/profile_rt.so %files doc %defattr(644,root,root,755) @@ -342,7 +344,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 %attr(755,root,root) %{_libdir}/libclang.so %{_prefix}/lib/clang %{_mandir}/man1/clang.1.* @@ -403,6 +404,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2011/04/17 14:23:01 wolf +- up to 2.9 + Revision 1.20 2011/01/30 16:04:55 sparky - BR: perl-tools-pod, rpm-pythonprov ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/llvm/llvm.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
