]> 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 16:53:42 +0000 (09:53 -0700)
commitb7159dca8b1b653e342584fb33225190bb772fd8
tree64ef8ec013a01dde284e406d3dbc2cf8b1d008c9
parentfef8d1a010f78fa524617fbd213b08ab10dbef6d
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>
libvirt.spec.in