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 - 1.4.2-3 +- Fix FTBFS. + * Sat Aug 03 2013 Fedora Release Engineering - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild