From 91f7b1a03064f2cf9f03590dcf82ff2a121214ba Mon Sep 17 00:00:00 2001 From: Michal Sekletar Date: Mon, 29 Jul 2013 19:02:07 +0200 Subject: [PATCH] spec: add systemd to BuildRequires: %{_tmpfilesdir} macro is provided by systemd package. Also systemd-units is nowadays virtual provide of systemd, change that as well while we are at it. --- ppp.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ppp.spec b/ppp.spec index a02ec27..bcea204 100644 --- a/ppp.spec +++ b/ppp.spec @@ -39,8 +39,8 @@ Patch33: ppp-2.4.5-radius-config.patch Patch34: ppp-2.4.5-crypt.patch Patch35: ppp-2.4.5-hardened.patch -BuildRequires: pam-devel, libpcap-devel, openssl-devel -Requires: glibc >= 2.0.6, /etc/pam.d/system-auth, libpcap >= 14:0.8.3-6 systemd-units +BuildRequires: pam-devel, libpcap-devel, openssl-devel, systemd +Requires: glibc >= 2.0.6, /etc/pam.d/system-auth, libpcap >= 14:0.8.3-6, systemd Requires(pre): /usr/bin/getent Requires(pre): /usr/sbin/groupadd