]> xenbits.xensource.com Git - libvirt.git/commit
rpm: move nc dep into the libvirt-daemon sub-RPM
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 20 Aug 2019 09:15:47 +0000 (10:15 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 27 Aug 2019 10:40:46 +0000 (11:40 +0100)
commite7eae7886cf322494488e62dd3d6b193dca08589
tree560f1536afc5618ec57f423904c5a35b2d0172c7
parent8db157f0b08b457fc1f26566eac677306f54ad62
rpm: move nc dep into the libvirt-daemon sub-RPM

The remote client invokes the 'nc' binary on the remote server to tunnel
access to the socket. As such the 'nc' binary needs to be pulled in only
by the libvirt-daemon sub-RPM, not the libvirt-client sub-RPM.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in