Hello community, here is the log from the commit of package kvm for openSUSE:Factory checked in at 2013-04-26 13:25:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kvm (Old) and /work/SRC/openSUSE:Factory/.kvm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kvm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kvm/kvm.changes 2013-04-19 09:47:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kvm.new/kvm.changes 2013-04-26 13:25:46.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Apr 25 19:15:01 UTC 2013 - [email protected] + +- In current factory udev, level 60 is too early for the rules to + work, use 80-kvm.rules instead. + +------------------------------------------------------------------- Old: ---- 60-kvm.rules New: ---- 80-kvm.rules ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kvm.spec ++++++ --- /var/tmp/diff_new_pack.g7Dr19/_old 2013-04-26 13:25:57.000000000 +0200 +++ /var/tmp/diff_new_pack.g7Dr19/_new 2013-04-26 13:25:57.000000000 +0200 @@ -114,7 +114,7 @@ Version: %{package_true_version} Release: 0 Source0: qemu-%{package_true_version}.tar.bz2 -Source1: 60-kvm.rules +Source1: 80-kvm.rules Source2: qemu-ifup Source3: kvm-supported.txt Source4: win-virtio-drivers.iso @@ -391,7 +391,7 @@ mv .%_bindir/{qemu-system*,qemu-kvm} mv .%_mandir/man1/{qemu.1,qemu-kvm.1} chmod 644 .%_mandir/man1/* -install -D -m 644 %{SOURCE1} %{buildroot}%{_udevrulesdir}/60-kvm.rules +install -D -m 644 %{SOURCE1} %{buildroot}%{_udevrulesdir}/80-kvm.rules install -D -m 755 %{SOURCE2} %{buildroot}/usr/share/qemu-kvm/qemu-ifup install -D -m 644 %{SOURCE4} %{buildroot}/usr/share/qemu-kvm/win-virtio-drivers.iso @@ -420,7 +420,7 @@ %else %config %attr(644,root,kvm) %{_sysconfdir}/qemu-kvm/target-x86_64.conf %endif -%{_udevrulesdir}/60-kvm.rules +%{_udevrulesdir}/80-kvm.rules %_mandir/man1/qemu-kvm.1.gz %changelog ++++++ 60-kvm.rules -> 80-kvm.rules ++++++ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
