Don't build conflicting packages

This commit is contained in:
Lubomir Rintel 2014-02-26 18:09:09 +01:00
parent 960871e4b3
commit 611398f681
1 changed files with 4 additions and 0 deletions

View File

@ -1101,10 +1101,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)
@ -1251,11 +1253,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}