Update to 2.3.15

This commit is contained in:
Sergey Zhemoitel 2015-02-25 13:22:03 +03:00
parent 58f4874292
commit 55c9bbd5bf
2 changed files with 12 additions and 6 deletions

View file

@ -1,5 +1,6 @@
removed_sources:
FusionInventory-Agent-2.1.9.tar.gz: 01e14f27f5c4339abc71338203b2308cf3af7968
FusionInventory-Agent-2.3.11.1.tar.gz: 4c99f59646c9453898722797d8d75f3541b8cab9
FusionInventory-Agent-2.3.8.tar.gz: 3511183b65a0957204d6bab6c447971a1e651239
sources:
FusionInventory-Agent-2.3.11.1.tar.gz: 4c99f59646c9453898722797d8d75f3541b8cab9
FusionInventory-Agent-2.3.15.tar.gz: 3f3b9fbb93d1e5883fcff986e240336e196c4ec3

View file

@ -3,9 +3,9 @@
%endif
Name: fusioninventory-agent
Version: 2.3.11.1
Version: 2.3.15
Release: 1
Summary: Linux agent for OCSNG
Summary: Linux agent for GLPI
License: GPL
Group: System/Servers
URL: http://fusioninventory.org/wordpress/
@ -16,13 +16,13 @@ BuildArch: noarch
#Requires: perl-Net-SSLeay
Requires: perl(Proc::Daemon) perl(Proc::PID::File)
Requires: perl(LWP) perl(Net::IP) perl(HTTP::Status) perl(Net::SSLeay) perl(Crypt::SSLeay)
Requires: perl(Archive::Extract) perl(Net::CUPS)
Requires: perl(Archive::Extract)
#Requires: perl(Net::CUPS)
BuildRequires: perl-devel
BuildRequires: perl(Module::Install)
BuildRequires: perl(Module::CoreList)
Obsoletes: fusioninventory-agent < 2.3
%description
FusionInventory-Agent is an agent for OCS NG & GLPI.
@ -89,3 +89,8 @@ cp -fr $RPM_BUILD_DIR/FusionInventory-Agent-%{version}/lib/FusionInventory %{bu
%config(noreplace) %{_sysconfdir}/cron.daily/fusioninventory-agent
%config(noreplace) %{_sysconfdir}/fusioninventory/agent.cfg
%{_initrddir}/fusioninventory-agent
%preun
/etc/rc.d/init.d/fusioninventory-agent
%postin