diff --git a/fwupd.changes b/fwupd.changes index 2406351..995f683 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 15 13:14:55 UTC 2018 - fcrozat@suse.com + +- Ensure library package has a dependency on main package, + otherwise it won't be usable. + ------------------------------------------------------------------- Mon Mar 05 20:31:46 UTC 2018 - dimstar@opensuse.org diff --git a/fwupd.spec b/fwupd.spec index 811f452..e20f201 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -27,7 +27,7 @@ Release: 0 Summary: Allow session software to update device firmware License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Management -URL: https://pjones.fedorapeople.org/fwupdate/ +Url: https://pjones.fedorapeople.org/fwupdate/ Source: %{name}-%{version}.tar.xz BuildRequires: dejavu-fonts BuildRequires: docbook-utils-minimal @@ -93,6 +93,7 @@ updates, the command line tool or the system D-Bus interface directly. %package -n libfwupd2 Summary: Allow session software to update device firmware Group: System/Libraries +Requires: %{name} >= %{version} %description -n libfwupd2 fwupd is a simple daemon to allow session software to update device firmware on