forked from pool/kanku
- Update to version 0.5.9:
* [dist] shadow-utils for fedora * [setup] install_ubuntu.sh * fixed KankuFile.kanku-ubuntu to clone kanku * [setup] create certs befor configuring apache2 * [setup] improved apache setup with ssl * [dist] fixed Wants= in service files * fix VM definition to use virtio for block devices but ide for cdroms * drop rendernode attribute if we are not enabling gl anyway * use virtio instead of ide bus for the disk of the VM OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
736bc7550a
commit
ecb26602d2
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: kanku
|
||||
# Version gets set by obs-service-tar_scm
|
||||
Version: 0.5.7
|
||||
Version: 0.5.5.git20181113.495ead4
|
||||
Release: 0
|
||||
License: GPL-3.0
|
||||
Summary: Development and continuous integration made easy
|
||||
@@ -310,7 +310,12 @@ and in developer mode
|
||||
%package common-server
|
||||
Summary: Common server files or settings for kanku
|
||||
Requires(pre): libvirt-daemon libvirt-daemon-driver-qemu qemu-kvm
|
||||
|
||||
%if 0%{?fedora}
|
||||
Requires(pre): shadow-utils
|
||||
%else
|
||||
Requires(pre): shadow
|
||||
%endif
|
||||
|
||||
%description common-server
|
||||
This package contains common server files, settings and dependencies
|
||||
|
Reference in New Issue
Block a user