[numad/f17] add BuildRequires: systemd-units

jsynacek jsynacek at fedoraproject.org
Fri Feb 24 07:43:52 UTC 2012


commit bddc7d92b2a331c2c62d5db1ec64676d6939947e
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Fri Feb 24 08:38:23 2012 +0100

    add BuildRequires: systemd-units

 numad.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/numad.spec b/numad.spec
index f9bc2d0..44bf880 100644
--- a/numad.spec
+++ b/numad.spec
@@ -2,7 +2,7 @@
 
 Name: numad
 Version: 0.5
-Release: 1.20120221git%{?dist}
+Release: 2.20120221git%{?dist}
 Summary: NUMA user daemon
 
 License: LGPLv2
@@ -20,6 +20,7 @@ Patch0: %{name}1.patch
 Requires: systemd-units, initscripts
 Requires(post): systemd-units, initscripts
 Requires(preun): systemd-units, initscripts
+BuildRequires: systemd-units
 
 ExcludeArch: s390 s390x %{arm}
 
@@ -77,6 +78,9 @@ if [ $1 -eq 0 ]; then
 fi
 
 %changelog
+* Fri Feb 24 2012 Jan Synáček <jsynacek at redhat.com> 0.5-2.20120221git
+- add BuildRequires: systemd-units
+
 * Wed Feb 15 2012 Jan Synáček <jsynacek at redhat.com> 0.5-1.20120221git
 - spec update
 


More information about the scm-commits mailing list