[ypserv] Added systemd-devel as a build requirement

Honza Horak hhorak at fedoraproject.org
Mon Sep 3 07:17:50 UTC 2012


commit e488c17dac2d9037291d88999cf10d4b5254ad25
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Mon Sep 3 09:17:23 2012 +0200

    Added systemd-devel as a build requirement

 ypserv.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ypserv.spec b/ypserv.spec
index 7735a31..110b7f2 100644
--- a/ypserv.spec
+++ b/ypserv.spec
@@ -37,6 +37,7 @@ Patch18: ypserv-2.29-sdnotify.patch
 BuildRequires: tokyocabinet-devel
 BuildRequires: systemd-units
 BuildRequires: autoconf, automake
+BuildRequires: systemd-devel
 
 %description
 The Network Information Service (NIS) is a system that provides
@@ -193,6 +194,7 @@ NOPUSH=true make -eC /var/yp >&2 || :
 - Update to new upstream version that fix memory leaks (Related: #845283)
 - Use sdnotify to inform systemd that daemons are ready
 - Some minor spec file clean up
+- Added systemd-devel as a build requirement
 
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.28-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list