[istatd] Added BR: systemd to solve f20 rebuild error.

Lorenzo Dalrio lorenzodalrio at fedoraproject.org
Mon Aug 5 07:40:47 UTC 2013


commit 4c5ea6e3455fa427939d60e1ab0c87dce38af81c
Author: Lorenzo Dalrio <lorenzo.dalrio at gmail.com>
Date:   Mon Aug 5 09:38:12 2013 +0200

    Added BR: systemd to solve f20 rebuild error.

 istatd.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/istatd.spec b/istatd.spec
index 782509e..93702db 100644
--- a/istatd.spec
+++ b/istatd.spec
@@ -1,6 +1,6 @@
 Name:		istatd
 Version:	0.5.8
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Daemon serving statistics to your iStat iPhone application
 
 Group:		Applications/System
@@ -11,6 +11,7 @@ Source1:	istatd.service
 Source2:	istatd-tmpfiles.conf
 
 BuildRequires:	libxml2-devel
+BuildRequires:	systemd
 Requires(pre):	shadow-utils
 Requires(post):	systemd
 Requires(preun):	systemd
@@ -75,6 +76,9 @@ exit 0
 
 
 %changelog
+* Mon Aug 05 2013 Lorenzo Dalrio <lorenzo.dalrio at gmail.com> - 0.5.8-6
+- Added BR: systemd-rpm-macros to correct f20 rebuild error
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.8-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list