Change in vdsm[ovirt-3.2]: Fedora 18: require a newer udev

danken at redhat.com danken at redhat.com
Wed Jan 30 09:29:53 UTC 2013


Hello Antoni Segura Puimedon, Federico Simoncelli,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/11534

to review the following change.

Change subject: Fedora 18: require a newer udev
......................................................................

Fedora 18: require a newer udev

Due to https://bugzilla.redhat.com/903716 `udev: device node permissions
not applied with "change" event' we could not use block storage in
Fedora. Let us explicitly require a newerer systemd that fixes this
issue, to avoid users' dismay.

Change-Id: Ie17abb2af146c492efafc94bfbb533c7f6c8025c
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/11489
Reviewed-by: Antoni Segura Puimedon <asegurap at redhat.com>
Reviewed-by: Federico Simoncelli <fsimonce at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/34/11534/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 8ad4dce..b256555 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -136,6 +136,7 @@
 # In order to avoid a policycoreutils bug (rhbz 883355) when selinux is
 # disabled we now require the version 2.1.13-44 (or newer) of Fedora.
 Requires: policycoreutils >= 2.1.13-44
+Requires: systemd >= 197-1.fc18.2
 %endif
 
 Requires: libvirt-python, libvirt-lock-sanlock, libvirt-client


--
To view, visit http://gerrit.ovirt.org/11534
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie17abb2af146c492efafc94bfbb533c7f6c8025c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.2
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>


More information about the vdsm-patches mailing list