SHA256
1
0
forked from pool/libvirt
OBS User unknown 2008-11-28 14:28:55 +00:00 committed by Git OBS Bridge
parent fc6430604d
commit 471080a25f
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 25 14:09:08 MST 2008 - jfehlig@novell.com
- Add network to Required-Start in libvirtd init script
bnc#448756
-------------------------------------------------------------------
Mon Nov 24 10:51:53 MST 2008 - jfehlig@novell.com

View File

@ -49,7 +49,7 @@ License: LGPL v2.1 or later
Group: Development/Libraries/C and C++
AutoReqProv: yes
Version: 0.4.6
Release: 9
Release: 10
Summary: A C toolkit to interract with the virtualization capabilities of Linux
Requires: readline
Requires: ncurses
@ -324,6 +324,9 @@ rm -rf $RPM_BUILD_ROOT
%{py_sitedir}/libvirtmod*
%changelog
* Tue Nov 25 2008 jfehlig@novell.com
- Add network to Required-Start in libvirtd init script
bnc#448756
* Mon Nov 24 2008 jfehlig@novell.com
- Fix connecting/disconnecting ISO via virt-manager
bnc#446773

View File

@ -5,7 +5,7 @@
#
### BEGIN INIT INFO
# Provides: libvirtd
# Required-Start: $null
# Required-Start: $network
# Should-Start: xend
# Default-Start: 3 5
# Required-Stop: $null