]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: proper soft static allocation of qemu uid
authorEric Blake <eblake@redhat.com>
Wed, 1 May 2013 20:28:43 +0000 (14:28 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 6 May 2013 20:09:13 +0000 (14:09 -0600)
commitfa8692cd2e9cd6ddf98bba3bdda08d99390aaf3d
treeeb35d5cda3d2d34ef81c10ffb90b1aba5aa73504
parentc0431c10ee9b47155951ddc70668c465d5579e7b
spec: proper soft static allocation of qemu uid

https://bugzilla.redhat.com/show_bug.cgi?id=924501 tracks a
problem that occurs if uid 107 is already in use at the time
libvirt is first installed.  In response that problem, Fedora
packaging guidelines were recently updated.  This fixes the
spec file to comply with the new guidelines:
https://fedoraproject.org/wiki/Packaging:UsersAndGroups

* libvirt.spec.in (daemon): Follow updated Fedora guidelines.

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit a2584d58f6f7d941b960f996c8e26df8294b79b9)
libvirt.spec.in