SHA256
1
0
forked from pool/llvm
Ismail Dönmez 2012-04-23 12:57:07 +00:00 committed by Git OBS Bridge
parent 3ff2ab3a2b
commit 8cf58183ff

View File

@ -100,6 +100,8 @@ Documentation for the LLVM compiler infrastructure.
Summary: CLANG frontend for LLVM
Group: Development/Languages/Other
Requires: %{name} = %{version}
Requires: binutils
Requires: libstdc++-devel
Provides: clang
%{py_requires}
@ -285,9 +287,6 @@ mv utils/vim/README utils/vim/README.vim
rm %{buildroot}%{_libdir}/*clang*.a
rm %{buildroot}%{_libdir}/BugpointPasses.*
rm %{buildroot}%{_libdir}/LLVMHello.*
rm %{buildroot}%{_libdir}/libCompilerDriver.*
rm %{buildroot}%{_libdir}/libEnhancedDisassembly.*
rm %{buildroot}%{_libdir}/*gtest*
%fdupes -s %{buildroot}%{_docdir}/%{name}
%fdupes -s %{buildroot}%{_docdir}/%{name}-doc