From 7be3247731932adde3ddced3597473ba90004e8f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Jun 2011 07:47:08 +0200 Subject: clean before review --- fusioninventory-agent.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec index c4284f7..92994c3 100644 --- a/fusioninventory-agent.spec +++ b/fusioninventory-agent.spec @@ -41,9 +41,8 @@ BuildRequires: perl(Test::Compile) 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(Proc::Daemon) perl(Proc::PID::File) -# Not yet available in EPEL ... +%if 0%{?fedora} >= 6 || 0%{?rhel} >= 5 Requires: perl(Archive::Extract) -%if %{?fedora}%{?rhel} > 4 Requires: perl(Net::CUPS) %endif Requires(post): /sbin/chkconfig -- cgit