]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: libvirt-guests files misplaced in specfile
authorViktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Tue, 8 Jan 2013 16:18:13 +0000 (17:18 +0100)
committerEric Blake <eblake@redhat.com>
Tue, 8 Jan 2013 18:02:09 +0000 (11:02 -0700)
commit5c31525082d039c449912a88978aabdc2d05ac73
tree7f9e815010d6a000844eb22de62b01169312f284
parent48baba6a025bc437246aa663d89dd0f50f687705
build: libvirt-guests files misplaced in specfile

In a non-systemd environment the post and preun scripts of libvirt-client
fail, since the required files are in libvirt-daemon. Moved them to client.
Doing that I noticed %{_unitdir}/libvirt-guests.service was contained in
both libvirt-client and libvirt-daemon, which I don't think was intended.
Removed the extra copy from daemon.

Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
(cherry picked from commit b7159dca8b1b653e342584fb33225190bb772fd8)

Conflicts:
libvirt.spec.in - no virtlockd service
libvirt.spec.in