[opendnssec/f17] Promote systemd-units to buildrequire to get the %{_unitdir} macro

Paul Wouters pwouters at fedoraproject.org
Wed Apr 4 14:34:22 UTC 2012


commit b06b9f45e7e1d125332f1279cf8aae728721a34f
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Apr 4 10:24:52 2012 -0400

    Promote systemd-units to buildrequire to get the %{_unitdir} macro

 opendnssec.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/opendnssec.spec b/opendnssec.spec
index 6ff71c9..5ee2cd3 100644
--- a/opendnssec.spec
+++ b/opendnssec.spec
@@ -14,7 +14,8 @@ Source5: tmpfiles-opendnssec.conf
 Source6: opendnssec-LICENSE
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: opencryptoki, softhsm, systemd-units
+Requires: opencryptoki, softhsm
+BuildRequires: systemd-units
 BuildRequires: ldns-devel >= 1.6.12, sqlite-devel , openssl-devel
 BuildRequires: libxml2-devel CUnit-devel, doxygen
 Requires(pre): shadow-utils


More information about the scm-commits mailing list