diff --git a/cdemu-daemon.changes b/cdemu-daemon.changes index 6dfab06..52a88c1 100644 --- a/cdemu-daemon.changes +++ b/cdemu-daemon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 25 11:36:28 UTC 2018 - p.seiler@linuxmail.org + +- Changed vhba-kmp package from recommend to require for /dev/vhba_ctl + * cdemu is not working if vhba kernel module is not installed + ------------------------------------------------------------------- Thu Nov 23 13:44:48 UTC 2017 - rbrown@suse.com diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index fa3710d..67a5360 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -1,7 +1,7 @@ # # spec file for package cdemu-daemon # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ Name: cdemu-daemon Version: 3.1.0 Release: 0 Summary: Device daemon for cdemu, a virtual CD-ROM device emulator -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Daemons Url: http://cdemu.sf.net/about/daemon/ @@ -45,8 +45,8 @@ BuildRequires: pkgconfig(gobject-2.0) >= 2.28 BuildRequires: pkgconfig(gthread-2.0) >= 2.28 BuildRequires: pkgconfig(libmirage) >= %version Requires(pre): %fillup_prereq +Requires: vhba-kmp Recommends: %name-lang -Recommends: vhba-kmp %lang_package