[memcached] buildrequire systemd-units (#992221)

Miroslav Lichvar mlichvar at fedoraproject.org
Wed Aug 7 10:47:57 UTC 2013


commit ad2bc91d9ed431cad0b5c23bb711f411679e2558
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Wed Aug 7 12:26:57 2013 +0200

    buildrequire systemd-units (#992221)

 memcached.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/memcached.spec b/memcached.spec
index 8489d0b..7974c39 100644
--- a/memcached.spec
+++ b/memcached.spec
@@ -21,7 +21,7 @@ Source1:        memcached.service
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libevent-devel
+BuildRequires:  libevent-devel systemd-units
 BuildRequires:  perl(Test::More), perl(Test::Harness)
 
 Requires(post): systemd


More information about the scm-commits mailing list