Fix FTBFS.

This commit is contained in:
Jon Ciesla 2013-08-05 08:37:32 -05:00
commit 507a3cd314

View file

@ -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 <limburgher@gmail.com> - 0.53-6
- Add BuildRequires: systemd to fix FTBFS, BZ 991958.
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.53-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild