[babeld] Add systemd BR.

Jon Ciesla limb at fedoraproject.org
Mon Aug 5 14:05:08 UTC 2013


commit 61656f90aa6d13917d4b02ca2d34798f76912104
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Aug 5 08:59:58 2013 -0500

    Add systemd BR.

 babeld.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/babeld.spec b/babeld.spec
index 71656c6..f935e3d 100644
--- a/babeld.spec
+++ b/babeld.spec
@@ -2,7 +2,7 @@
 
 Name:           babeld
 Version:        1.4.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Ad-hoc network routing daemon
 
 Group:          System Environment/Base
@@ -12,6 +12,7 @@ Source0:        http://www.pps.univ-paris-diderot.fr/~jch/software/files/%{name}
 Source1:        %{name}.service
 Source2:        %{name}.conf
 Source3:        %{name}.logrotate
+BuildRequires:	systemd
 Requires(post): systemd-units
 Requires(preun): systemd-units
 Requires(postun): systemd-units
@@ -70,6 +71,9 @@ fi
 
 
 %changelog
+* Mon Aug 05 2013 Jon Ciesla <limburgher at gmail.com> - 1.4.2-3
+- Fix FTBFS.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list