From 3bf0c7d1574127333cd945eb41419de4551acc4e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 21 Apr 2012 07:27:08 +0200 Subject: php-pecl-yaml-1.1.0-2 (php 5.4) --- fusioninventory-agent.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec index 4b80ec9..776435c 100644 --- a/fusioninventory-agent.spec +++ b/fusioninventory-agent.spec @@ -63,10 +63,9 @@ BuildRequires: systemd-units %endif Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: perl(LWP) perl(Net::IP) perl(HTTP::Status) perl(Net::SSLeay) perl(Crypt::SSLeay) +Requires: perl(LWP) perl(Net::IP) perl(HTTP::Status) perl(Net::SSLeay) Requires: perl(Proc::Daemon) perl(Proc::PID::File) %if 0%{?fedora} >= 6 || 0%{?rhel} >= 5 -Requires: perl(Archive::Extract) Requires: perl(Net::CUPS) %endif %if %{with_systemd} -- cgit