[babeld/f19] BR systemd.

Jon Ciesla limb at fedoraproject.org
Mon Nov 18 15:14:38 UTC 2013


commit b2787dcfb274a2929fc5146ced55ecc6716333cc
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Nov 18 09:13:49 2013 -0600

    BR systemd.

 babeld.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/babeld.spec b/babeld.spec
index 7e1bc4a..232ae30 100644
--- a/babeld.spec
+++ b/babeld.spec
@@ -2,7 +2,7 @@
 
 Name:           babeld
 Version:        1.3.8
-Release:        1%{?dist}
+Release:        2%{?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 Nov 18 2013 Jon Ciesla <limburgher at gmail.com> - 1.3.8-2
+- BR systemd.
+
 * Mon Nov 18 2013 Jon Ciesla <limburgher at gmail.com> - 1.3.8-1
 - 1.3.8.
 


More information about the scm-commits mailing list