From 55ca4c608643f1c650e23a8bd4a92d05a3ff7b1a Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Thu, 22 Nov 2012 16:57:18 +0400 Subject: [PATCH] Added perl-devel BR --- fusioninventory-agent.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec index 55e3bb9..5c9b880 100644 --- a/fusioninventory-agent.spec +++ b/fusioninventory-agent.spec @@ -1,7 +1,7 @@ Name: fusioninventory-agent Version: 2.1.9 -Release: %mkrel 2 +Release: 3 Summary: Linux agent for OCSNG License: GPL Group: System/Servers @@ -9,8 +9,8 @@ URL: http://fusioninventory.org/wordpress/ Source0: http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agent-%{version}.tar.gz Source1: %{name}.init BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version} Requires: perl-Net-SSLeay +BuildRequires: perl-devel %description FusionInventory-Agent is an agent for OCS NG & GLPI. @@ -23,7 +23,6 @@ FusionInventory-Agent is an agent for OCS NG & GLPI. %make %install -rm -rf %{buildroot} rm -f run-postinst %makeinstall_std