[packages/llvm] - cleanup files - rel 6

baggins baggins at pld-linux.org
Sun Nov 8 23:03:26 CET 2015


commit c7939933797a50fc45d30da5907d5fa79ea589d0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 8 23:03:02 2015 +0100

    - cleanup files
    - rel 6

 llvm.spec | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 7e3d16b..e8e4e02 100644
--- 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
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/c7939933797a50fc45d30da5907d5fa79ea589d0



More information about the pld-cvs-commit mailing list