[apcupsd] add missing buildrequire

Michal Hlavinka mhlavink at fedoraproject.org
Tue Oct 30 12:24:29 UTC 2012


commit 0d746dd04bba6b0a51f7c8ddea559670c00916f8
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Oct 30 13:24:20 2012 +0100

    add missing buildrequire

 apcupsd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/apcupsd.spec b/apcupsd.spec
index de8ce54..185e173 100644
--- a/apcupsd.spec
+++ b/apcupsd.spec
@@ -26,7 +26,7 @@ BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0
 BuildRequires: net-snmp-devel, tcp_wrappers-devel
-BuildRequires: gtk2-devel, gnome-vfs2-devel, desktop-file-utils, wall
+BuildRequires: gtk2-devel, gnome-vfs2-devel, desktop-file-utils, sysvinit-tools
 Requires:      /bin/mail
 Requires(post): systemd-units
 Requires(preun): systemd-units


More information about the scm-commits mailing list