diff --git a/ahcpd.spec b/ahcpd.spec index 79bdf91..04460a1 100644 --- a/ahcpd.spec +++ b/ahcpd.spec @@ -2,7 +2,7 @@ Name: ahcpd Version: 0.53 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Ad-hoc network configuration daemon Group: System Environment/Base @@ -13,6 +13,7 @@ Source1: %{name}.service Source2: %{name}.conf Source3: %{name}.logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: systemd Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units @@ -74,6 +75,9 @@ fi %changelog +* Mon Aug 05 2013 Jon Ciesla - 0.53-6 +- Add BuildRequires: systemd to fix FTBFS, BZ 991958. + * Sat Aug 03 2013 Fedora Release Engineering - 0.53-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild