diff --git a/.cvsignore b/.cvsignore index 56b41b7..f99152c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Ocsinventory-Agent-1.1.1.tar.gz +Ocsinventory-Agent-1.1.2.tar.gz diff --git a/ocsinventory-agent.spec b/ocsinventory-agent.spec index 175afe0..8249e33 100644 --- a/ocsinventory-agent.spec +++ b/ocsinventory-agent.spec @@ -5,11 +5,9 @@ Name: ocsinventory-agent Summary: Open Computer and Software Inventory Next Generation client -Version: 1.1.1 -Release: 2%{?dist}%{?ocstag:.%{ocstag}} +Version: 1.1.2 +Release: 1%{?dist}%{?ocstag:.%{ocstag}} -#Source0: http://search.cpan.org/CPAN/authors/id/G/GO/GONERI/Ocsinventory-Agent-%{version}.tar.gz -#Source0: http://nana.rulezlan.org/~goneri/ocsinventory-agent/Ocsinventory-Agent-nobundle-%{version}.tar.gz Source0: http://launchpad.net/ocsinventory-unix-agent/1.1.x/ocsinventory-unix-agent-%{version}/+download/Ocsinventory-Agent-%{version}.tar.gz Source1: %{name}.logrotate @@ -36,13 +34,13 @@ BuildRequires: perl(Digest::MD5) perl(File::Temp) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: net-tools, pciutils Requires: %{_sysconfdir}/logrotate.d, %{_sysconfdir}/cron.hourly -Requires: perl(HTTP::Request) perl(Proc::Daemon) +Requires: perl(HTTP::Request) Requires: perl(Net::SSLeay) perl(Crypt::SSLeay) perl(Net::IP) Requires: nmap monitor-edid which %if 0%{?rhel} == 3 Requires: perl(XML::Parser) %else -Requires: perl(XML::SAX) +Requires: perl(XML::SAX) perl(Proc::Daemon) %endif %if 0%{?rhel}%{?fedora} <= 4 Requires: kernel-utils @@ -90,6 +88,7 @@ de commandes ou de fichiers sur les clients Windows ou Linux. %setup -q -n Ocsinventory-Agent-%{version} %patch1 -p1 +chmod -x lib/Ocsinventory/Agent/Backend/OS/MacOS/Hostname.pm cat <%{name}.conf # @@ -212,6 +211,9 @@ rm -rf %{buildroot} %changelog +* Sun Jan 03 2010 Remi Collet 1.1.2-1 +- update to 1.1.2 + * Sun Dec 27 2009 Remi Collet 1.1.1-2 - missing perl(Net::IP) requires (+ some EL3 stuff: yes, I know) diff --git a/sources b/sources index 96a64f0..d886125 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c00acb51f559b237590ea7611523da0b Ocsinventory-Agent-1.1.1.tar.gz +c1e8e863d234e7f034a15636a38bfd96 Ocsinventory-Agent-1.1.2.tar.gz