- enable and install the guestfs daemon
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=26
This commit is contained in:
parent
b08a9b83f7
commit
a097a6c48f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 17:26:45 CEST 2012 - ohering@suse.de
|
||||
|
||||
- enable and install the guestfs daemon
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 16:48:23 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -290,6 +290,8 @@ autoreconf -fi
|
||||
%configure \
|
||||
--help || :
|
||||
%configure \
|
||||
--enable-daemon \
|
||||
--enable-install-daemon \
|
||||
--disable-appliance \
|
||||
--disable-haskell \
|
||||
--disable-php \
|
||||
@ -362,6 +364,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING README
|
||||
%{_sbindir}/*
|
||||
%{_bindir}/*
|
||||
%config(noreplace) /etc/libguestfs-tools.conf
|
||||
%config(noreplace) /etc/bash_completion.d/guestfish-bash-completion.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user