From 219496e18a489881679e70865f221a0593b6a5c0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: May 29 2018 01:57:55 +0000 Subject: Add back the correct requiresso that the data sub package gets pulled in Signed-off-by: Dennis Gilmore --- diff --git a/gerbera.spec b/gerbera.spec index 08f1f79..80690c0 100644 --- a/gerbera.spec +++ b/gerbera.spec @@ -4,7 +4,7 @@ Name: gerbera Version: 1.1.0 -Release: 3.%{snapshotdate}git%{shortcommit}%{?dist} +Release: 4.%{snapshotdate}git%{shortcommit}%{?dist} Summary: UPnP Media Server License: GPLv2 and MIT and OFL Url: https://gerbera.io @@ -28,7 +28,7 @@ BuildRequires: zlib-devel Requires(pre): shadow-utils %{?systemd_requires} BuildRequires: systemd - +Requires: %{name}-data-%{version}-%{release} %description Gerbera is a UPnP media server which allows you to stream your digital @@ -121,6 +121,9 @@ exit 0 %changelog +* Mon Jun 28 2018 Dennis Gilmore - 1.1.0-4.20180413git2f6dcb5 +- Add back the correct requiresso that the data sub package gets pulled in + * Mon Jun 28 2018 Dennis Gilmore - 1.1.0-3.20180413git2f6dcb5 - remove requires that prevents installation