From 0aca993f801babb71b968bb4f79253b38e371ce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Tue, 14 Feb 2017 21:16:09 +0100 Subject: [PATCH] - Add explicit BR:systemd to fix s390(x) build --- upower.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/upower.spec b/upower.spec index f073c21..e302b74 100644 --- a/upower.spec +++ b/upower.spec @@ -1,7 +1,7 @@ Summary: Power Management Service Name: upower Version: 0.99.4 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://upower.freedesktop.org/ @@ -19,6 +19,7 @@ BuildRequires: libimobiledevice-devel BuildRequires: glib2-devel >= 2.6.0 BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc +BuildRequires: systemd Requires: udev Requires: gobject-introspection @@ -110,6 +111,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/gtk-doc/html/UPower/* %changelog +* Tue Feb 14 2017 Dan HorĂ¡k - 0.99.4-4 +- Add explicit BR:systemd to fix s390(x) build + * Sat Feb 11 2017 Fedora Release Engineering - 0.99.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild