]> git.pld-linux.org Git - packages/llvm.git/commitdiff
- cleanup files auto/th/llvm-3.7.0-6
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 8 Nov 2015 22:03:02 +0000 (23:03 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 8 Nov 2015 22:03:02 +0000 (23:03 +0100)
- rel 6

llvm.spec

index 7e3d16b8240272ba6a7b177c5e2b9d48595d2b11..e8e4e027902ec8db5a19ecf45f879fe0cd87935b 100644 (file)
--- a/llvm.spec
+++ b/llvm.spec
@@ -23,7 +23,7 @@ Summary:      The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
 Summary(pl.UTF-8):     Niskopoziomowa maszyna wirtualna (infrastruktura kompilatora optymalizującego)
 Name:          llvm
 Version:       3.7.0
-Release:       5
+Release:       6
 License:       University of Illinois/NCSA Open Source License
 Group:         Development/Languages
 #Source0Download: http://llvm.org/releases/download.html
@@ -722,9 +722,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/clang-cl
 %attr(755,root,root) %{_bindir}/clang-format
 %attr(755,root,root) %{_bindir}/git-clang-format
-%ifnarch %{ix86}
 %attr(755,root,root) %{_libdir}/libclang.so.3.7
-%endif
 %attr(755,root,root) %{_libdir}/libclang[A-Z]*.so.%{version}
 %attr(755,root,root) %ghost %{_libdir}/libclang[A-Z]*.so.3.7
 %dir %{_libdir}/clang
@@ -781,9 +779,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -n clang-devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libclang*.so
-%ifarch %{ix86} # ???
-%{_libdir}/libclang.a
-%endif
 %{_includedir}/clang
 %{_includedir}/clang-c
 
This page took 0.02878 seconds and 4 git commands to generate.