Don't build conflicting packages

This commit is contained in:
Lubomir Rintel 2014-02-26 18:09:09 +01:00
parent c708b1569c
commit 63b22659aa
1 changed files with 4 additions and 0 deletions

View File

@ -1139,10 +1139,12 @@ getent passwd qemu >/dev/null || \
%files
%defattr(-,root,root)
%if %{without separate_kvm}
%ifarch %{kvm_archs}
%files kvm
%defattr(-,root,root)
%endif
%endif
%files common -f %{name}.lang
%defattr(-,root,root)
@ -1286,11 +1288,13 @@ getent passwd qemu >/dev/null || \
%endif
%endif
%if %{without separate_kvm}
%ifarch %{kvm_archs}
%files kvm-tools
%defattr(-,root,root,-)
%{_bindir}/kvm_stat
%endif
%endif
%if 0%{?system_alpha:1}
%files %{system_alpha}