SHA256
1
0
forked from pool/libvirt

- Minor fixes for libvirt-guests

bnc#653398

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=100
This commit is contained in:
James Fehlig 2011-02-25 19:42:17 +00:00 committed by Git OBS Bridge
parent 2b031a9daa
commit 941ece99fd
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 25 12:38:09 MST 2011 - jfehlig@novell.com
- Minor fixes for libvirt-guests
bnc#653398
-------------------------------------------------------------------
Thu Feb 17 20:39:22 MST 2011 - jfehlig@novell.com

View File

@ -202,6 +202,8 @@ Summary: Client side library and utilities of the libvirt library
Group: Development/Libraries/C and C++
Requires: readline
Requires: ncurses
# Needed by libvirt-guests init script.
Requires: gettext
# So remote clients can access libvirt over SSH tunnel
# (client invokes 'nc' against the UNIX socket on the server)
Recommends: netcat-openbsd
@ -437,8 +439,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/ldconfig
%if 0%{?sles_version}
%{fillup_and_insserv -f -y libvirtd}
%{fillup_only -n libvirt-guests}
%else
%{fillup_only -n libvirtd}
%endif
%{fillup_only -n libvirt-guests}
%preun
%stop_on_removal libvirtd